Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 188b733d57
commit 0eafbd8fe4

@ -46,9 +46,6 @@ NS_ASSUME_NONNULL_BEGIN
self.contentMode = UIViewContentModeRedraw;
self.dataDetectorTypes = UIDataDetectorTypeNone;
self.keyboardAppearance = UIKeyboardAppearanceDefault;
self.keyboardType = UIKeyboardTypeDefault;
self.returnKeyType = UIReturnKeyDefault;
self.text = nil;

Loading…
Cancel
Save