Remove debugging

This commit is contained in:
Ali 2021-07-02 22:42:59 +04:00
parent ea444a2f2d
commit bdfd37c052

View File

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