Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
clenk committed Jul 6, 2020
1 parent 1e61268 commit 8e785cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stix2/v21/observables.py
Original file line number Diff line number Diff line change
Expand Up @@ -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()),
Expand Down

0 comments on commit 8e785cb

Please sign in to comment.