Remove debug prints.
This commit is contained in:
parent
52e7aea4fa
commit
01a1dbc522
@ -168,9 +168,7 @@ class DNSManager::Storage
|
||||
end
|
||||
end
|
||||
|
||||
puts "RRID before: #{rr.rrid}"
|
||||
zone << rr
|
||||
puts "RRID after: #{rr.rrid}"
|
||||
|
||||
# Update the zone.
|
||||
zones_by_domain.update_or_create zone.domain, zone
|
||||
|
Loading…
Reference in New Issue
Block a user