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

View File

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