mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-05 20:52:48 +00:00
Refactoring
This commit is contained in:
@@ -694,10 +694,7 @@ final class ImportStickerPackControllerNode: ViewControllerTracingNode, UIScroll
|
||||
}
|
||||
}
|
||||
}
|
||||
}, error: { [weak self] error in
|
||||
if let strongSelf = self {
|
||||
|
||||
}
|
||||
}, error: { _ in
|
||||
}))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user