mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-09-01 23:05:15 +00:00
Remove test code
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user