chore: 移除未使用的import

This commit is contained in:
helloplhm-qwq 2023-12-17 00:00:06 +08:00
parent e2a40a516e
commit 3161b4f712
No known key found for this signature in database
GPG Key ID: B7542212855B2C26

View File

@ -21,7 +21,6 @@ import traceback
import modules
import asyncio
import aiohttp
import signal
import time
def handleResult(dic, status = 200):