Update receive_faq.py

pull/393/head
midoks 2 years ago
parent e33ccbfc7d
commit 2eb4543c3b
  1. 3
      plugins/tgbot/startup/extend/receive_faq.py

@ -8,9 +8,6 @@ import base64
import threading
# import telebot
cmd_list = [
'/?:',
]
def isThisCmd(cmd, msg):

Loading…
Cancel
Save