pythonPackages.pytile: remove unused input

This commit is contained in:
Sandro Jäckel 2021-02-17 13:44:37 +01:00
parent bd50a80781
commit 4eb45bf915
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,6 +1,5 @@
{ lib
, aiohttp
, async-timeout
, aresponses
, buildPythonPackage
, fetchFromGitHub