remove accidental line; for testing.

This commit is contained in:
Christiano, Kevin 2019-03-19 16:16:01 -04:00
parent a07ea27b93
commit 64b1b73da1

View File

@ -37,7 +37,6 @@
self.formLabel.font = [MFStyler fontB3];
self.label.font = [MFStyler fontForTextFieldUnderLabel];
[MFStyler styleTextField:self.textField];
UIColor *c = self.dashLine.dashColor;
[self.dashLine updateView:size];
}];
}