diff options
author | Unknown | 2018-04-02 18:16:16 +0100 |
---|---|---|
committer | Unknown | 2018-04-02 18:16:16 +0100 |
commit | 8325024cebf45f3ab994358b5e8a289751629f0b (patch) | |
tree | 54cb0eec6c80b38a5091318dc9481cd60119438c /main-repo/helloworld | |
parent | ae2c5fe141a11e598032d1b3ac26aafc4d961799 (diff) |
remove unneeded uninstallers
Diffstat (limited to 'main-repo/helloworld')
-rw-r--r-- | main-repo/helloworld/uninstall.js | 1 |
1 files changed, 0 insertions, 1 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; |