diff options
author | Kyomotoi <[email protected]> | 2020-07-08 09:40:55 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-07-08 09:40:55 +0800 |
commit | b0a06fdab7ef5478bff0fda3a5123f8f4725793a (patch) | |
tree | 23b7663fa4fa3822ff7512e514b0a6097665621f /AyaBot/plugins | |
parent | 49a23d927e9700495cd89f1f0ccbb873b388358c (diff) | |
download | ATRI-b0a06fdab7ef5478bff0fda3a5123f8f4725793a.tar.gz ATRI-b0a06fdab7ef5478bff0fda3a5123f8f4725793a.tar.bz2 ATRI-b0a06fdab7ef5478bff0fda3a5123f8f4725793a.zip |
Update setu.py
Diffstat (limited to 'AyaBot/plugins')
-rw-r--r-- | AyaBot/plugins/setu.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/AyaBot/plugins/setu.py b/AyaBot/plugins/setu.py index c4de870..e51e578 100644 --- a/AyaBot/plugins/setu.py +++ b/AyaBot/plugins/setu.py @@ -1,7 +1,5 @@ import re import json -import random -import urllib import nonebot import requests from aiohttp import ClientSession |