Remove outdated comment

pull/1/head
Chris Lenk 2020-07-06 16:25:17 -04:00
parent 1e612688fe
commit 8e785cbd05
1 changed files with 0 additions and 1 deletions

View File

@ -352,7 +352,6 @@ class File(_Observable):
('name_enc', StringProperty()),
('magic_number_hex', HexProperty()),
('mime_type', StringProperty()),
# these are not the created/modified timestamps of the object itself
('ctime', TimestampProperty()),
('mtime', TimestampProperty()),
('atime', TimestampProperty()),