fixup of debug

This commit is contained in:
Akshay S Dinesh 2014-11-22 18:55:53 +05:30
parent a2f88c1370
commit 06d9e50e3e
1 changed files with 2 additions and 3 deletions

View File

@ -13,10 +13,9 @@ function get_9GAG()
end
function send_title(cb_extra, success, result)
--if success then
print("return called")
if success then
send_msg(cb_extra[1], cb_extra[2], ok_cb, false)
--end
end
end
function run(msg, matches)