Skip to content

Commit 55ed601

Browse files
authored
Remove unnecessary imports
1 parent 32c4334 commit 55ed601

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/test_typing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
from typing import TypeAlias
4444
from typing import ParamSpec, Concatenate, ParamSpecArgs, ParamSpecKwargs
4545
from typing import TypeGuard, TypeIs, NoDefault
46-
from typing import _eval_type
4746
import abc
4847
import textwrap
4948
import typing

0 commit comments

Comments
 (0)