Skip to content

Commit

Permalink
Update examples/dns/record.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Bednarz <[email protected]>
  • Loading branch information
mftzk and jacobbednarz authored Jul 30, 2024
1 parent 9e68bea commit 611750d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/dns/record.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
alias_name = "www.mydns.com"
cannonical_name = "cname.example.com"

# build cloudflare driver here
client = Cloudflare(api_token=cloudflare_token)


Expand Down

0 comments on commit 611750d

Please sign in to comment.