Merge pull request #5620 from pradyunsg/misc/satisfy-linter

Fix another instance of the linter not being happy
This commit is contained in:
Pradyun Gedam 2018-07-20 15:50:43 +05:30 committed by GitHub
commit 67c5155476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ import os
from pip._internal.utils.temp_dir import TempDirectory
logger = logging.getLogger(__name__)