mirror of
https://github.com/atom/atom.git
synced 2026-02-14 08:35:11 -05:00
whitespace
This commit is contained in:
@@ -288,7 +288,6 @@ class Buffer
|
||||
|
||||
matchesInCharacterRange: (regex, startIndex, endIndex) ->
|
||||
text = @getText()
|
||||
|
||||
matches = []
|
||||
|
||||
regex.lastIndex = startIndex
|
||||
|
||||
Reference in New Issue
Block a user