mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 20:01:04 +00:00
fix: 清理TelegramAdapter无用变量并通过lint
This commit is contained in:
@@ -4,8 +4,8 @@ from collections import Counter
|
||||
from astrbot.api.event import AstrMessageEvent
|
||||
from astrbot.api.star import Context
|
||||
|
||||
from ...utils.logger import logger
|
||||
from ...infrastructure.persistence.telegram_group_registry import TelegramGroupRegistry
|
||||
from ...utils.logger import logger
|
||||
|
||||
|
||||
class MessageProcessingService:
|
||||
|
||||
Reference in New Issue
Block a user