1
0
Fork 0

Remove superfluous use

pull/9212/head
Lars Strojny 2020-09-16 10:54:52 +02:00
parent 7db8b33a9e
commit 6899060f6e
No known key found for this signature in database
GPG Key ID: 887416A2AD3B0CA9
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ namespace Composer\Command;
use Composer\Plugin\CommandEvent;
use Composer\Plugin\PluginEvents;
use Symfony\Component\Console\Input\InputDefinition;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;