Remove unused property

This commit is contained in:
Kevin Sawicki
2013-11-14 11:12:53 -08:00
parent 34f1472653
commit cf0bdb9c94

View File

@@ -23,7 +23,6 @@ class TextBuffer extends Model
id: -> guid.create().toString()
filePath: null
relativePath: null
diskContentsDigest: null
modifiedWhenLastPersisted: false
digestWhenLastPersisted: null