Update record.py

This commit is contained in:
Jacob Bednarz 2024-07-31 12:48:15 +10:00 committed by GitHub
parent 9faf13bc0a
commit bac68f9bb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,5 +16,4 @@ record = client.dns.records.create(
proxied=False
)
# print(record)