mirror of
https://github.com/Rushilwiz/SkoolOS.git
synced 2025-04-16 02:10:19 -04:00
removed print for security purposes :)
This commit is contained in:
parent
867e76a01c
commit
a1149b1294
|
@ -162,4 +162,3 @@ def stop_watching():
|
||||||
+ "The paths to these files are listed below:\n")
|
+ "The paths to these files are listed below:\n")
|
||||||
print(*suspicious_files, sep='\n')
|
print(*suspicious_files, sep='\n')
|
||||||
sys.stdout = STDOUT
|
sys.stdout = STDOUT
|
||||||
print("Done watching.\n")
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user