mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -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