mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +00:00
Remove unused use statement.
This commit is contained in:
parent
46e55541e7
commit
52711d121c
14 changed files with 0 additions and 20 deletions
|
@ -12,9 +12,6 @@
|
|||
|
||||
namespace Composer\IO;
|
||||
|
||||
use Symfony\Component\Console\Input\InputInterface;
|
||||
use Symfony\Component\Console\Output\OutputInterface;
|
||||
use Symfony\Component\Console\Helper\HelperSet;
|
||||
use Composer\Config;
|
||||
|
||||
abstract class BaseIO implements IOInterface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue