1
0
Fork 0

Get tests running to prep for fixes

pull/2745/head
Padraic Brady 2015-01-29 20:59:27 +00:00
parent 510ec6b91c
commit 939a4aa9c2
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ use Composer\IO\NullIO;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Console\Command\Command as BaseCommand;
use Symfony\Component\Console\Input\InputInterface;
/**
* Base class for Composer commands