Skip to content

Commit c77b2bd

Browse files
committed
rm extra imports
1 parent 4f60e79 commit c77b2bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pip/_internal/cli/req_command.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
TempDirectoryTypeRegistry,
4040
tempdir_kinds,
4141
)
42-
from pip._internal.utils.typing import MYPY_CHECK_RUNNING
4342
from pip._internal.utils.virtualenv import running_under_virtualenv
4443

4544
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)