1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

remove no longer used import

This commit is contained in:
Emil Burzo 2019-10-01 19:00:03 +03:00
parent 7e50674393
commit 60d2ade74c

View file

@ -6,7 +6,6 @@ from __future__ import absolute_import
import logging
import os
import re
import sys
from pip._internal.utils.logging import indent_log
from pip._internal.utils.misc import (