Skip to content

Commit 4e5b4be

Browse files
committed
Remove unused is_in_ci import
1 parent 0c81b6f commit 4e5b4be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/sglang/srt/model_loader/weight_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
_validate_sharded_model,
4848
)
4949
from sglang.srt.utils import find_local_repo_dir, log_info_on_rank0, print_warning_once
50-
from sglang.utils import is_in_ci
5150

5251
logger = logging.getLogger(__name__)
5352

0 commit comments

Comments
 (0)