From d1908def1c9aecaaf7a54b808d6d3f9ae6027b0e Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Wed, 8 Jul 2020 09:39:40 +0800 Subject: Update other.py --- AyaBot/plugins/other.py | 1 - 1 file changed, 1 deletion(-) (limited to 'AyaBot/plugins') 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 -- cgit v1.2.3