diff options
Diffstat (limited to 'client/diagnose.py')
| -rw-r--r-- | client/diagnose.py | 1 |
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__) |
