Skip to content

Commit f6757fe

Browse files
committed
Remove unused import
1 parent e235e20 commit f6757fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/_pyrepl/_module_completer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
TYPE_CHECKING = False
1717

1818
if TYPE_CHECKING:
19-
from types import ModuleType
2019
from typing import Any, Iterable, Iterator, Mapping
2120

2221

0 commit comments

Comments
 (0)