mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove unused property
This commit is contained in:
@@ -23,7 +23,6 @@ class TextBuffer extends Model
|
||||
id: -> guid.create().toString()
|
||||
filePath: null
|
||||
relativePath: null
|
||||
diskContentsDigest: null
|
||||
modifiedWhenLastPersisted: false
|
||||
digestWhenLastPersisted: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user