Skip to content

Commit

Permalink
Merge pull request zhayujie#2060 from k8scat/remove-unused-import
Browse files Browse the repository at this point in the history
remove unused import
  • Loading branch information
Saboteur7 authored Jun 20, 2024
2 parents a842789 + 55f84de commit 9de4e03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot/bot_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
channel factory
"""
from common import const
from common.log import logger


def create_bot(bot_type):
Expand Down

0 comments on commit 9de4e03

Please sign in to comment.