aboutsummaryrefslogtreecommitdiffstats
path: root/cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'cleanup')
-rw-r--r--cleanup/cleanup.py7
-rw-r--r--cleanup/icon.icobin31020 -> 0 bytes
2 files changed, 0 insertions, 7 deletions
diff --git a/cleanup/cleanup.py b/cleanup/cleanup.py
deleted file mode 100644
index 4ba20bc..0000000
--- a/cleanup/cleanup.py
+++ /dev/null
@@ -1,7 +0,0 @@
-import shutil
-import os
-
-try:
- shutil.rmtree(os.path.join(os.environ["ALLUSERSPROFILE"], "EEHPH2"))
-except:
- pass \ No newline at end of file
diff --git a/cleanup/icon.ico b/cleanup/icon.ico
deleted file mode 100644
index b81e427..0000000
--- a/cleanup/icon.ico
+++ /dev/null
Binary files differ