Sketch out the stickers splash.

This commit is contained in:
Matthew Chen 2019-05-16 13:04:04 -04:00
parent bc6a99ad21
commit 888febc8dc

View File

@ -111,9 +111,6 @@ public class ExperienceUpgradeViewController: OWSViewController {
// MARK: -
var bodyLabel: UILabel!
let bodyMargin = ScaleFromIPhone5To7Plus(12, 24)
private let experienceUpgrade: ExperienceUpgrade
init(experienceUpgrade: ExperienceUpgrade) {