diff options
-rw-r--r-- | AyaBot/plugins/other.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AyaBot/plugins/other.py b/AyaBot/plugins/other.py index 4a0c2c1..2ea8766 100644 --- a/AyaBot/plugins/other.py +++ b/AyaBot/plugins/other.py @@ -1,5 +1,4 @@ # -*- coding:utf-8 -*- -import random import nonebot from nonebot import on_command, CommandSession, permission as perm |