Skip to content

Commit 3dd3cea

Browse files
committed
update demo proj
1 parent 092dfc5 commit 3dd3cea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Example/Demo/GalleryViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ class GalleryViewController:UIViewController {
1515
ThumbCell.self,
1616
forCellWithReuseIdentifier: ThumbCell.reuseIdentifier)
1717
cv.dataSource = self
18-
cv.backgroundColor = .white
1918
return cv
2019
}()
2120

0 commit comments

Comments
 (0)