summary refs log tree commit diff
path: root/pkgs/development/python-modules/azure-mgmt-applicationinsights
diff options
context:
space:
mode:
authorJonathan Ringer <jonringer117@gmail.com>2021-03-14 16:57:00 -0700
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-03-14 17:05:12 -0700
commit2146f32a18520b4ce8fd18f45955669e08254856 (patch)
treef07cea34d2e52ffea3c120f70966f2ba2400a164 /pkgs/development/python-modules/azure-mgmt-applicationinsights
parentb32c4fc4573adcb3b60375e225d652a5231bd7f0 (diff)
downloadnixpkgs-2146f32a18520b4ce8fd18f45955669e08254856.tar
nixpkgs-2146f32a18520b4ce8fd18f45955669e08254856.tar.gz
nixpkgs-2146f32a18520b4ce8fd18f45955669e08254856.tar.bz2
nixpkgs-2146f32a18520b4ce8fd18f45955669e08254856.tar.lz
nixpkgs-2146f32a18520b4ce8fd18f45955669e08254856.tar.xz
nixpkgs-2146f32a18520b4ce8fd18f45955669e08254856.tar.zst
nixpkgs-2146f32a18520b4ce8fd18f45955669e08254856.zip
python3Packages.azure*: remove unused imports
Diffstat (limited to 'pkgs/development/python-modules/azure-mgmt-applicationinsights')
-rw-r--r--pkgs/development/python-modules/azure-mgmt-applicationinsights/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/azure-mgmt-applicationinsights/default.nix b/pkgs/development/python-modules/azure-mgmt-applicationinsights/default.nix
index b6593a663f9..2685d8803b8 100644
--- a/pkgs/development/python-modules/azure-mgmt-applicationinsights/default.nix
+++ b/pkgs/development/python-modules/azure-mgmt-applicationinsights/default.nix
@@ -1,6 +1,5 @@
 { lib
 , buildPythonPackage
-, python
 , fetchPypi
 , msrest
 , msrestazure