Browse Source

fixed import bug

pull/379/head
Basir Jamil 7 years ago
parent
commit
f7239e30a5
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      octodns/provider/fastdns.py

+ 0
- 2
octodns/provider/fastdns.py 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


Loading…
Cancel
Save