diff --git a/submodules/Postbox/Sources/Postbox.swift b/submodules/Postbox/Sources/Postbox.swift index c6ea04c927..b7ff4a1e0c 100644 --- a/submodules/Postbox/Sources/Postbox.swift +++ b/submodules/Postbox/Sources/Postbox.swift @@ -1406,8 +1406,6 @@ public final class Postbox { self.basePath = basePath self.seedConfiguration = seedConfiguration self.tempDir = tempDir - - sleep(1) print("MediaBox path: \(self.basePath + "/media")")