1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

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

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