mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-14 12:06:06 +00:00
Remove print statement
This commit is contained in:
@ -811,7 +811,6 @@ class Record(object):
|
||||
}
|
||||
records.append(record)
|
||||
|
||||
print records
|
||||
postdata_for_delete = {"rrsets": records}
|
||||
|
||||
records = []
|
||||
|
Reference in New Issue
Block a user