summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--listener.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/listener.lua b/listener.lua
index ef422c7..e69205e 100644
--- a/listener.lua
+++ b/listener.lua
@@ -23,9 +23,6 @@ function ops.upgrade()
pm.dl("listener")
os.reboot()
end
-function ops.test2()
- print("hello world")
-end
function main()
print("listening")