summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2022-06-18 12:50:22 +0800
committerKyomotoi <[email protected]>2022-06-18 12:50:22 +0800
commit528e2de258f7ad24edbb1f924a385ee99a90bc44 (patch)
tree9c0f67e7a8a5fd80aa6d1c7b943dfdead0d17b14
parent7baf59612cf387d6d044b27229f631e76c4e9487 (diff)
downloadATRI-528e2de258f7ad24edbb1f924a385ee99a90bc44.tar.gz
ATRI-528e2de258f7ad24edbb1f924a385ee99a90bc44.tar.bz2
ATRI-528e2de258f7ad24edbb1f924a385ee99a90bc44.zip
🔥 删除无用导入
-rw-r--r--test/test_plugin_kimo.py1
-rw-r--r--test/test_plugin_manage.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/test/test_plugin_kimo.py b/test/test_plugin_kimo.py
index ad6ff0b..46d550a 100644
--- a/test/test_plugin_kimo.py
+++ b/test/test_plugin_kimo.py
@@ -1,6 +1,5 @@
import pytest
from nonebug import App
-from nonebot.adapters.onebot.v11 import MessageSegment
from .utils import make_fake_message, make_fake_event
diff --git a/test/test_plugin_manage.py b/test/test_plugin_manage.py
index 8f3042a..6d850c2 100644
--- a/test/test_plugin_manage.py
+++ b/test/test_plugin_manage.py
@@ -1,7 +1,6 @@
import pytest
from nonebug import App
-from ATRI.config import RUNTIME_CONFIG
from .utils import make_fake_message, make_fake_event