remove unused import

This commit is contained in:
2017-01-23 13:55:11 -05:00
parent 29f771d5b6
commit 7abf902d8e
-1
View File
@@ -15,7 +15,6 @@ import click
import crayons
import delegator
import pexpect
import toml
from . import _pipfile as pipfile
from .project import Project