From 5f837ff87d8a18b02ce0c08fb1ed3b969eac5bfe Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Wed, 8 Jul 2020 09:28:16 +0800 Subject: Update anime_search_photo.py --- AyaBot/plugins/anime_search_photo.py | 1 - 1 file changed, 1 deletion(-) (limited to 'AyaBot/plugins') diff --git a/AyaBot/plugins/anime_search_photo.py b/AyaBot/plugins/anime_search_photo.py index 7462e9b..f26a1aa 100644 --- a/AyaBot/plugins/anime_search_photo.py +++ b/AyaBot/plugins/anime_search_photo.py @@ -1,7 +1,6 @@ # -*- coding:utf-8 -*- import re import json -import nonebot from aiohttp import ClientSession from nonebot import on_command, CommandSession -- cgit v1.2.3