Private GIT

Skip to content
Snippets Groups Projects
Commit 33c9dc5d authored by arjuan's avatar arjuan
Browse files

cleanup

parent 7c6fe2ad
Branches
No related tags found
No related merge requests found
...@@ -60,7 +60,6 @@ def del_record(url, headers): ...@@ -60,7 +60,6 @@ def del_record(url, headers):
def main(): def main():
global api, zone_uuid
path = config_file path = config_file
if not path.startswith('/'): if not path.startswith('/'):
path = os.path.join(SCRIPT_DIR, path) path = os.path.join(SCRIPT_DIR, path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment