Removed Line. Changed comment.

This commit is contained in:
Christiano, Kevin 2019-03-27 11:17:05 -04:00
parent 42e482d727
commit f903e4ee60

View File

@ -44,7 +44,7 @@ open class CaretView: MFView {
}
//------------------------------------------------------
// MARK: - Functions
// MARK: - Private Function
//------------------------------------------------------
private func defaultState() {
@ -121,5 +121,4 @@ open class CaretView: MFView {
lineWidth = lineWidthValue
}
}
}