Skip to content

Commit bb2b01a

Browse files
Remove unused import
1 parent 6313384 commit bb2b01a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inference/core/interfaces/http/http_api.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import asyncio
22
import base64
33
import os
4-
import signal
54
import traceback
65
from contextlib import asynccontextmanager
76
from functools import partial, wraps

0 commit comments

Comments
 (0)