summaryrefslogtreecommitdiff
path: root/http.lua
diff options
context:
space:
mode:
Diffstat (limited to 'http.lua')
-rw-r--r--http.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/http.lua b/http.lua
index c6dd8b9..fc06d2c 100644
--- a/http.lua
+++ b/http.lua
@@ -55,4 +55,3 @@ furrybot.commands["8ball"] = furrybot.commands.question
return function(_http, _env, _storage)
http, env, storage = _http, _env, _storage
end
-