@@ -20,7 +20,6 @@ |
||
20 | 20 | use Composer\Script\Event; |
21 | 21 | use Composer\Script\ScriptEvents; |
22 | 22 | use Composer\Util\Filesystem; |
23 | -use Symfony\Component\Console\Formatter\OutputFormatterStyle; |
|
24 | 23 | |
25 | 24 | /** |
26 | 25 | * Plugin class. |