Skip to content

Commit f5dd00e

Browse files
committed
Optimize imports
1 parent 0f0580a commit f5dd00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
use Composer\Installer\PackageEvent;
1212
use Composer\Installer\PackageEvents;
1313
use Composer\IO\IOInterface;
14+
use Composer\Plugin\Capable;
1415
use Composer\Plugin\CommandEvent;
1516
use Composer\Plugin\PluginEvents;
16-
use Composer\Plugin\Capable;
1717
use Composer\Plugin\PluginInterface;
1818
use Composer\Script\ScriptEvents;
1919

0 commit comments

Comments
 (0)