extensions: remove unused input

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