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 @@
# ruff: noqa
import json
from collections.abc import Sequence
from typing import Any, Dict, List, Optional, Union
from typing import Any, Optional, Union
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