Kaynağa Gözat
remove unused import
Signed-off-by: K8sCat <k8scat@gmail.com>
master
K8sCat
5 ay önce
ebeveyn
işleme
fdfb7e369a
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: CFB6A9364A3D8FF5
1 değiştirilmiş dosya ile
0 ekleme ve
1 silme
-
bot/bot_factory.py
|
|
@@ -2,7 +2,6 @@ |
|
|
|
channel factory |
|
|
|
""" |
|
|
|
from common import const |
|
|
|
from common.log import logger |
|
|
|
|
|
|
|
|
|
|
|
def create_bot(bot_type): |
|
|
|