diff --git a/versa b/versa index eb327f1..4eceed9 100755 --- a/versa +++ b/versa @@ -9,7 +9,6 @@ use Symfony\Component\Console\Input\InputArgument; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\SingleCommandApplication; use Symfony\Component\Filesystem\Filesystem; -use Symfony\Component\Process\Process as SymfonyProcess; $application = new SingleCommandApplication();