"vllm/vscode:/vscode.git/clone" did not exist on "44f633dba17f03e10fc4fc375df2e86c7d53fcc1"
Unverified Commit 8d763cb8 authored by Reid's avatar Reid Committed by GitHub
Browse files

[Misc] remove unused import (#20517)


Signed-off-by: default avatarreidliu41 <reid201711@gmail.com>
parent cf4cd539
...@@ -3,7 +3,7 @@ ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment