pythonPackages.geoip2: remove unused input

This commit is contained in:
Sandro Jäckel
2021-02-19 19:15:36 +01:00
parent cad32a90a1
commit d0cb896be2
@@ -1,7 +1,6 @@
{ buildPythonPackage, lib, fetchPypi, isPy27 { buildPythonPackage, lib, fetchPypi, isPy27
, aiohttp , aiohttp
, maxminddb , maxminddb
, mock
, mocket , mocket
, requests , requests
, requests-mock , requests-mock