Remove test code

This commit is contained in:
Ilya Laktyushin
2023-01-25 19:55:23 +04:00
parent f0c9afcd6f
commit b2b7bd0ed8

View File

@@ -1282,7 +1282,7 @@ public func openPostbox(basePath: String, seedConfiguration: SeedConfiguration,
#if DEBUG
//debugSaveState(basePath: basePath + "/db", name: "previous2")
debugRestoreState(basePath: basePath + "/db", name: "previous2")
//debugRestoreState(basePath: basePath + "/db", name: "previous2")
#endif
let startTime = CFAbsoluteTimeGetCurrent()