From 8da2ca9425f8bed36d38ee0951b701ab3d9caebe Mon Sep 17 00:00:00 2001 From: topkecleon Date: Sun, 14 Feb 2016 03:54:09 -0500 Subject: [PATCH] whoops --- plugins/gImages.lua | 5 ----- 1 file changed, 5 deletions(-) diff --git a/plugins/gImages.lua b/plugins/gImages.lua index b284c8f..79fb45d 100755 --- a/plugins/gImages.lua +++ b/plugins/gImages.lua @@ -27,11 +27,6 @@ local triggers = { local action = function(msg) - do - sendReply(msg, 'This feature is deprecated! Please use @pic or @bing instead.') - return - end - local input = msg.text:input() if not input then if msg.reply_to_message and msg.reply_to_message.text then