Skip to content

Commit 22dfab2

Browse files
committed
Linter
1 parent 2b6ae13 commit 22dfab2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/CodeEditTextView/Controller/TextViewController+HighlightBracket.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ extension TextViewController {
5555
}
5656
}
5757

58-
5958
/// # Dev Note
6059
/// It's interesting to note that this problem could trivially be turned into a monoid, and the locations of each
6160
/// pair start/end location determined when the view is loaded. It could then be parallelized for initial speed

0 commit comments

Comments
 (0)