Skip to content

Commit

Permalink
removed TODO comment, converted into issue #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Arik Kfir committed Sep 29, 2017
1 parent 9331a17 commit 60f92f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions update_dns_records.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ def update_dns_record(zone_id, auth_email, auth_key, subdomain, domain, ip_addre


def main():
# TODO: support proxied records with a separate annotation? (or maybe all records should be proxied...)

argparser = argparse.ArgumentParser(description='Updates Cloudflare DNS records')
argparser.add_argument('--domain',
metavar='DOMAIN',
Expand Down

0 comments on commit 60f92f5

Please sign in to comment.