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