Skip to content

Commit 2085737

Browse files
GrahamCampbellStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 4cf2c04 commit 2085737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PreCompileCommand.php

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

1515
namespace ClassPreloader\Console;
1616

17-
use ClassPreloader\Exception\VisitorExceptionInterface;
1817
use ClassPreloader\CodeGenerator;
18+
use ClassPreloader\Exception\VisitorExceptionInterface;
1919
use ClassPreloader\OutputWriter;
2020
use InvalidArgumentException;
2121
use Symfony\Component\Console\Command\Command;

0 commit comments

Comments
 (0)