Remove debug prints.

master
Philippe Pittoli 2023-07-11 04:02:24 +02:00
parent 52e7aea4fa
commit 01a1dbc522
1 changed files with 0 additions and 2 deletions

View File

@ -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