diff options
Diffstat (limited to 'http.lua')
-rw-r--r-- | http.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -55,4 +55,3 @@ furrybot.commands["8ball"] = furrybot.commands.question return function(_http, _env, _storage) http, env, storage = _http, _env, _storage end - |