Even more desperate attempts to appease linter

This commit is contained in:
Robert Reichel
2021-01-29 15:24:42 -05:00
parent f79ad89e82
commit f92fdfce17
-1
View File
@@ -7,7 +7,6 @@ from __future__ import absolute_import, division, print_function, \
from azure.common.credentials import ServicePrincipalCredentials
from azure.mgmt.dns import DnsManagementClient
from msrestazure.azure_exceptions import CloudError
from azure.mgmt.dns.models import ARecord, AaaaRecord, CaaRecord, \
CnameRecord, MxRecord, SrvRecord, NsRecord, PtrRecord, TxtRecord, Zone