summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/diagnose.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/diagnose.py b/client/diagnose.py
index df12df7..47e07aa 100644
--- a/client/diagnose.py
+++ b/client/diagnose.py
@@ -12,7 +12,6 @@ else:
from shutil import which as find_executable
import pip.req
-import pip.util
import jasperpath
logger = logging.getLogger(__name__)