mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Remove unused ivar
This commit is contained in:
@@ -13,7 +13,6 @@ class TokenizedBuffer
|
||||
grammar: null
|
||||
currentGrammarScore: null
|
||||
buffer: null
|
||||
aceAdaptor: null
|
||||
tokenizedLines: null
|
||||
chunkSize: 50
|
||||
invalidRows: null
|
||||
|
||||
Reference in New Issue
Block a user