diff options
-rw-r--r-- | main-repo/helloworld/uninstall.js | 1 | ||||
-rw-r--r-- | main-repo/wget93/unwget93.js | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/main-repo/helloworld/uninstall.js b/main-repo/helloworld/uninstall.js deleted file mode 100644 index 43bc525..0000000 --- a/main-repo/helloworld/uninstall.js +++ /dev/null @@ -1 +0,0 @@ -le._apps.helloworld = null; diff --git a/main-repo/wget93/unwget93.js b/main-repo/wget93/unwget93.js deleted file mode 100644 index 11e0e00..0000000 --- a/main-repo/wget93/unwget93.js +++ /dev/null @@ -1,3 +0,0 @@ -$log.succes("Uninstalling wget93...");
-le._apps.wget93 = null;
-$log.succes("✔️ Uninstalled wget93.");
\ No newline at end of file |