Refactoring

This commit is contained in:
Ali
2021-08-04 01:30:57 +02:00
parent f675add6f9
commit 2d66131682
179 changed files with 691 additions and 467 deletions

View File

@@ -694,10 +694,7 @@ final class ImportStickerPackControllerNode: ViewControllerTracingNode, UIScroll
}
}
}
}, error: { [weak self] error in
if let strongSelf = self {
}
}, error: { _ in
}))
}