Removed unused use clauses.

This commit is contained in:
Raul Ferriz 2014-01-04 10:20:20 +01:00
commit 1ac77fd268

View file

@ -17,9 +17,6 @@ use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;
use b8\Store\Factory;
use PHPCI\Builder;
use PHPCI\BuildFactory;
/**
* Daemon that loops and call the run-command.