1 parent c933789 commit 82c5020Copy full SHA for 82c5020
1 file changed
cloudflare_v4/construct.py
@@ -1,4 +1,3 @@
1
-from . import zones
2
class CloudFlare(object):
3
def __init__(self, email, token):
4
self.EMAIL = email
0 commit comments