Fix patterns carousel

This commit is contained in:
Ilya Laktyushin
2019-12-27 10:45:02 +03:00
parent 6a5288596a
commit 406103e32d

View File

@@ -128,7 +128,6 @@ final class WallpaperPatternPanelNode: ASDisplayNode {
}
func updateWallpapers() {
return
guard let subnodes = self.scrollNode.subnodes else {
return
}