Remove wrong imports from sglang.python (#10493)

This commit is contained in:
Liangsheng Yin
2025-09-16 13:12:21 +08:00
committed by GitHub
parent 16e9335998
commit fa5d0bf6a5
2 changed files with 2 additions and 6 deletions

View File

@@ -29,8 +29,6 @@ import time
from http import HTTPStatus
from typing import Any, AsyncIterator, Callable, Dict, List, Optional, Union
import setproctitle
from sglang.srt.tracing.trace import process_tracing_init, trace_set_thread_info
# Fix a bug of Python threading