mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
remove unused import
This commit is contained in:
@@ -15,7 +15,6 @@ import click
|
||||
import crayons
|
||||
import delegator
|
||||
import pexpect
|
||||
import toml
|
||||
|
||||
from . import _pipfile as pipfile
|
||||
from .project import Project
|
||||
|
||||
Reference in New Issue
Block a user