PaoloCuscela / Cards

Awesome iOS 11 appstore cards in swift 5.
MIT License
4.2k stars 274 forks source link

DetailViewController unnecessary print statement #59

Closed leonmak closed 6 years ago

leonmak commented 6 years ago

in line 132, should print(scrollView.frame) be removed?

PaoloCuscela commented 6 years ago

Fixed. Thx 👍