From 406c8ac747110b2fb19ef7cf1a58f3804bd93992 Mon Sep 17 00:00:00 2001 From: Kyomotoi <0w0@imki.moe> Date: Thu, 13 Oct 2022 15:16:03 +0800 Subject: =?UTF-8?q?=F0=9F=8E=A8=20=E4=BC=98=E5=8C=96=E5=8C=85=E5=AF=BC?= =?UTF-8?q?=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI/plugins/essential.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ATRI/plugins/essential.py') diff --git a/ATRI/plugins/essential.py b/ATRI/plugins/essential.py index c533a9f..d40856d 100644 --- a/ATRI/plugins/essential.py +++ b/ATRI/plugins/essential.py @@ -29,7 +29,7 @@ from nonebot.adapters.onebot.v11 import ( from ATRI.service import Service -from ATRI.log import logger as log +from ATRI.log import log from ATRI.config import BotSelfConfig from ATRI.utils import MessageChecker -- cgit v1.2.3