summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--phork0.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phork0.php b/phork0.php
index 99b0823..23d92fe 100644
--- a/phork0.php
+++ b/phork0.php
@@ -1,9 +1,7 @@
<?php
use Symfony\Component\Console\Command\Command;
-use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;
-use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\NullOutput;
use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Console\Style\SymfonyStyle;