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
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

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