]> git.lizzy.rs Git - furrybot.git/blobdiff - http.lua
Add extinct command
[furrybot.git] / http.lua
index c6dd8b9dbc9cde66706b3b19c4ce9bee0bc42d46..fc06d2cb322869d99dda8d135a713e210f0cd8a5 100644 (file)
--- 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
-