remove deps

This commit is contained in:
BennyKok 2023-12-15 19:26:58 +08:00
parent 9aa2484872
commit 456318f77b
2 changed files with 0 additions and 2 deletions

View File

@ -1 +0,0 @@
boto3

View File

@ -22,7 +22,6 @@ from enum import Enum
import aiohttp
from aiohttp import web
import boto3
api = None
api_task = None