mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 19:30:29 +00:00
Cleanup
This commit is contained in:
parent
7f8164b5b1
commit
89e08ffbef
@ -109,7 +109,6 @@ public final class Logger {
|
|||||||
|
|
||||||
public init(basePath: String) {
|
public init(basePath: String) {
|
||||||
self.basePath = basePath
|
self.basePath = basePath
|
||||||
//self.logToConsole = false
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public func collectLogs() -> Signal<[(String, String)], NoError> {
|
public func collectLogs() -> Signal<[(String, String)], NoError> {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user