Skip to content

Commit b3dbecd

Browse files
authored
fix
1 parent 2461069 commit b3dbecd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lightllm/server/api_http.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
from .build_prompt import build_prompt, init_tokenizer
2626

2727
asyncio.set_event_loop_policy(uvloop.EventLoopPolicy())
28-
import aiohttp
29-
import copy
3028
import ujson as json
3129
from http import HTTPStatus
3230
import uuid

0 commit comments

Comments
 (0)