Remove old comment

This commit is contained in:
Nate Weaver 2020-04-30 02:20:17 -05:00
parent 8006d816a9
commit 2672dbb8f1

View File

@ -87,8 +87,6 @@ extension NSAttributedString {
return mutable.copy() as! NSAttributedString
}
/// Creates an attributed string from HTML.
private enum InTag {
case none
case opening