mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-24 15:59:42 +02:00
fix bug
This commit is contained in:
parent
185b3c7c71
commit
eac5561b70
1 changed files with 0 additions and 3 deletions
|
@ -694,9 +694,6 @@ def error():
|
|||
|
||||
def clean():
|
||||
"""Remove infected files"""
|
||||
global has_curses
|
||||
global screen
|
||||
global infected_files
|
||||
if len(infected_files) > 0:
|
||||
# display message
|
||||
log(f"{len(infected_files)} infected files detecetd:")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue