Remove outdated comment
parent
1e612688fe
commit
8e785cbd05
|
@ -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()),
|
||||
|
|
Loading…
Reference in New Issue