mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-07-12 18:27:17 +08:00
[Misc] remove unused import (#20517)
Signed-off-by: reidliu41 <reid201711@gmail.com>
This commit is contained in:
parent
cf4cd53982
commit
8d763cb891
@ -3,7 +3,7 @@
|
|||||||
# ruff: noqa
|
# ruff: noqa
|
||||||
import json
|
import json
|
||||||
from collections.abc import Sequence
|
from collections.abc import Sequence
|
||||||
from typing import Any, Dict, List, Optional, Union
|
from typing import Any, Optional, Union
|
||||||
|
|
||||||
import regex as re
|
import regex as re
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user