mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Remove unused import
This commit is contained in:
committed by
GitHub
parent
6c07157bd3
commit
32756fb815
@@ -5,8 +5,6 @@
|
||||
from __future__ import absolute_import, division, print_function, \
|
||||
unicode_literals
|
||||
|
||||
import string
|
||||
|
||||
from azure.common.credentials import ServicePrincipalCredentials
|
||||
from azure.mgmt.dns import DnsManagementClient
|
||||
from msrestazure.azure_exceptions import CloudError
|
||||
|
Reference in New Issue
Block a user