remove accidental line; for testing.
This commit is contained in:
parent
a07ea27b93
commit
64b1b73da1
@ -37,7 +37,6 @@
|
|||||||
self.formLabel.font = [MFStyler fontB3];
|
self.formLabel.font = [MFStyler fontB3];
|
||||||
self.label.font = [MFStyler fontForTextFieldUnderLabel];
|
self.label.font = [MFStyler fontForTextFieldUnderLabel];
|
||||||
[MFStyler styleTextField:self.textField];
|
[MFStyler styleTextField:self.textField];
|
||||||
UIColor *c = self.dashLine.dashColor;
|
|
||||||
[self.dashLine updateView:size];
|
[self.dashLine updateView:size];
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user