pythonPackages.httpbin: remove unused input

This commit is contained in:
Sandro Jäckel 2021-03-01 18:01:39 +01:00
parent 7ccf4d1259
commit bf0a2f91b8
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,7 +1,6 @@
{ lib
, buildPythonPackage
, fetchPypi
, fetchpatch
, flask
, flask-limiter
, markupsafe