Remove debugging

This commit is contained in:
Ali 2021-04-01 01:15:29 +04:00
parent 8085e97136
commit fca86fe5cb

View File

@ -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")")