firefox: remove unused override

This isn't used:

    $ git grep -w python pkgs/applications/networking/browsers/firefox
    $
This commit is contained in:
Alyssa Ross 2021-01-12 14:22:30 +00:00
parent 1cf298791b
commit a8d2393df4

View File

@ -21891,7 +21891,6 @@ in
callPackage = pkgs.newScope {
inherit (rustPackages) cargo rustc;
libpng = libpng_apng;
python = python2;
gnused = gnused_422;
inherit (darwin.apple_sdk.frameworks) CoreMedia ExceptionHandling
Kerberos AVFoundation MediaToolbox