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

fixed import bug

This commit is contained in:
Basir Jamil
2019-05-30 18:33:03 -07:00
parent 95681972b7
commit f7239e30a5

View File

@@ -7,8 +7,6 @@ from __future__ import absolute_import, division, print_function, \
## octodns specfic imports:
import
import logging
from functools import reduce
from ..record import Record