Clean up ahead of PR.

// FREEBIE
pull/1/head
Matthew Chen 7 years ago
parent 2fc683dd9d
commit 7547d03a78

@ -42,11 +42,6 @@
- (void)createViews
{
// TODO:
for (UIView *subview in self.view.subviews) {
[subview removeFromSuperview];
}
self.view.backgroundColor = [UIColor ows_signalBrandBlueColor];
UIView *header = [UIView new];

Loading…
Cancel
Save