extensions: remove unused input

+1 -1
+1 -1
pkgs/tools/security/pass/extensions/import.nix
··· 1 - { lib, stdenv, pass, fetchFromGitHub, pythonPackages, makeWrapper, fetchpatch }: 2 3 let 4 pythonEnv = pythonPackages.python.withPackages (p: [
··· 1 + { lib, stdenv, fetchFromGitHub, pythonPackages, makeWrapper, fetchpatch }: 2 3 let 4 pythonEnv = pythonPackages.python.withPackages (p: [