Skip to content

Commit 40182c1

Browse files
committed
chore: drop dns sdk
1 parent 3d601c9 commit 40182c1

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

src/azure-cli/requirements.py3.Darwin.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ azure-mgmt-databoxedge==1.0.0
3838
azure-mgmt-datalake-nspkg==3.0.1
3939
azure-mgmt-datalake-store==1.1.0b1
4040
azure-mgmt-datamigration==10.0.0
41-
azure-mgmt-dns==8.0.0
4241
azure-mgmt-eventgrid==10.2.0b2
4342
azure-mgmt-eventhub==10.1.0
4443
azure-mgmt-extendedlocation==1.0.0b2

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ azure-mgmt-databoxedge==1.0.0
3838
azure-mgmt-datalake-nspkg==3.0.1
3939
azure-mgmt-datalake-store==1.1.0b1
4040
azure-mgmt-datamigration==10.0.0
41-
azure-mgmt-dns==8.0.0
4241
azure-mgmt-eventgrid==10.2.0b2
4342
azure-mgmt-eventhub==10.1.0
4443
azure-mgmt-extendedlocation==1.0.0b2

src/azure-cli/requirements.py3.windows.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ azure-mgmt-databoxedge==1.0.0
3838
azure-mgmt-datalake-nspkg==3.0.1
3939
azure-mgmt-datalake-store==1.1.0b1
4040
azure-mgmt-datamigration==10.0.0
41-
azure-mgmt-dns==8.0.0
4241
azure-mgmt-eventgrid==10.2.0b2
4342
azure-mgmt-eventhub==10.1.0
4443
azure-mgmt-extendedlocation==1.0.0b2

src/azure-cli/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
'azure-mgmt-databoxedge~=1.0.0',
8282
'azure-mgmt-datalake-store~=1.1.0b1',
8383
'azure-mgmt-datamigration~=10.0.0',
84-
'azure-mgmt-dns~=8.0.0',
8584
'azure-mgmt-eventgrid==10.2.0b2',
8685
'azure-mgmt-eventhub~=10.1.0',
8786
'azure-mgmt-extendedlocation==1.0.0b2',

0 commit comments

Comments
 (0)