2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-09-01 23:05:15 +00:00

Remove test code

This commit is contained in:
Aravindh-Raju
2022-12-20 12:51:49 +05:30
parent 75882fa9df
commit 0129ca88b9

View File

@@ -156,9 +156,6 @@ object ZoneSyncHandler extends DnsConversions with Monitored with TransactionPro
recordSetCacheRepository.save(db,changeSet) recordSetCacheRepository.save(db,changeSet)
) )
val Str: Option[String] = None
println(Str.get)
// join together the results of saving both the record changes as well as the record sets // join together the results of saving both the record changes as well as the record sets
for { for {
_ <- saveRecordChanges _ <- saveRecordChanges