removed test
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
98b30237b2
commit
e7a1698602
@ -31,7 +31,7 @@ extension LabelAttributeModel {
|
||||
}
|
||||
|
||||
public func isValidRange(on attributedString: NSMutableAttributedString) -> Bool {
|
||||
true//range.location + range.length <= attributedString.string.count
|
||||
range.location + range.length <= attributedString.string.count
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user