python3Packages.azure*: remove unused imports

This commit is contained in:
Jonathan Ringer
2021-03-14 16:57:00 -07:00
committed by Jonathan Ringer
parent b32c4fc457
commit 2146f32a18
3 changed files with 1 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
{ lib
, buildPythonPackage
, python
, fetchPypi
, msrest
, msrestazure