diff --git a/plugins/tgbot/startup/extend/receive_faq.py b/plugins/tgbot/startup/extend/receive_faq.py index a72de4c9c..44294c6dd 100644 --- a/plugins/tgbot/startup/extend/receive_faq.py +++ b/plugins/tgbot/startup/extend/receive_faq.py @@ -8,9 +8,6 @@ import base64 import threading # import telebot -cmd_list = [ - '/?:', -] def isThisCmd(cmd, msg):