Merge pull request #2060 from k8scat/remove-unused-import

remove unused import
This commit is contained in:
Saboteur7
2024-06-20 15:06:44 +08:00
committed by GitHub

View File

@@ -2,7 +2,6 @@
channel factory
"""
from common import const
from common.log import logger
def create_bot(bot_type):