Skip to content

Commit

Permalink
ℹ️
Browse files Browse the repository at this point in the history
ℹ️ fix
  • Loading branch information
securisecctf committed Nov 30, 2019
1 parent 340e29b commit a8d840d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chepy/modules/forensics.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ def get_mime(self, set_state: bool = False):
logging.info(mimetype)
if set_state:
self.state = mimetype
parser.close()
shutil.rmtree(filename)
return self

Expand Down

0 comments on commit a8d840d

Please sign in to comment.