mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
Remove debugging
This commit is contained in:
parent
8085e97136
commit
fca86fe5cb
@ -1407,8 +1407,6 @@ public final class Postbox {
|
|||||||
self.seedConfiguration = seedConfiguration
|
self.seedConfiguration = seedConfiguration
|
||||||
self.tempDir = tempDir
|
self.tempDir = tempDir
|
||||||
|
|
||||||
sleep(1)
|
|
||||||
|
|
||||||
print("MediaBox path: \(self.basePath + "/media")")
|
print("MediaBox path: \(self.basePath + "/media")")
|
||||||
|
|
||||||
self.mediaBox = MediaBox(basePath: self.basePath + "/media")
|
self.mediaBox = MediaBox(basePath: self.basePath + "/media")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user