mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
🔥
This commit is contained in:
@@ -14,8 +14,6 @@ cloneObject = (object) ->
|
||||
|
||||
module.exports =
|
||||
class TileComponent
|
||||
placeholderTextDiv: null
|
||||
|
||||
constructor: ({@presenter, @id}) ->
|
||||
@tokenIterator = new TokenIterator
|
||||
@measuredLines = new Set
|
||||
|
||||
Reference in New Issue
Block a user