Skip to content

Commit a3e873c

Browse files
committed
style(cs): order import
1 parent 757a175 commit a3e873c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/IO/InteractorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Ahc\Cli\Test\Helper;
44

5-
use Ahc\Cli\IO\Interactor;
65
use Ahc\Cli\Input\Reader;
6+
use Ahc\Cli\IO\Interactor;
77
use Ahc\Cli\Output\Writer;
88
use PHPUnit\Framework\TestCase;
99

0 commit comments

Comments
 (0)