mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
remvoe unused import
This commit is contained in:
@@ -14,7 +14,6 @@ import sys
|
||||
import warnings
|
||||
|
||||
from contextlib import contextmanager
|
||||
from distutils.spawn import find_executable
|
||||
from pathlib import Path
|
||||
from urllib.parse import urlparse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user