pythonPackages.pyopenuv: remove unused input

This commit is contained in:
Sandro Jäckel 2021-03-05 03:14:34 +01:00
parent f8204cc751
commit e3098f3c0a
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

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