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

View File

@@ -1,7 +1,6 @@
{ buildPythonPackage, lib, fetchPypi, isPy27
, aiohttp
, maxminddb
, mock
, mocket
, requests
, requests-mock