mirror of
https://github.com/opdavies/versa.git
synced 2025-01-22 19:47:33 +00:00
Remove unused import
This commit is contained in:
parent
48540cdab1
commit
7ee4e308d5
1
versa
1
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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue