python39Packages.onnx: remove unused import

This commit is contained in:
Sandro Jäckel 2021-08-26 14:50:15 +02:00 committed by Jonathan Ringer
parent af526aba93
commit 9bb087ec5b

View File

@ -1,7 +1,6 @@
{ lib { lib
, buildPythonPackage , buildPythonPackage
, fetchPypi , fetchPypi
, pythonOlder
, isPy27 , isPy27
, cmake , cmake
, protobuf , protobuf