pythonPackages.onnx: remove unused inputs

This commit is contained in:
Sandro Jäckel
2021-02-17 23:35:33 +01:00
parent 876de488cd
commit ca1b6de527

View File

@@ -1,5 +1,4 @@
{ lib
, fetchpatch
, buildPythonPackage
, fetchPypi
, pythonOlder