2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-31 06:15:49 +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)
)
val Str: Option[String] = None
println(Str.get)
// join together the results of saving both the record changes as well as the record sets
for {
_ <- saveRecordChanges