Skip to content

Commit f221f29

Browse files
committed
Applied latest CS rules
1 parent 298297d commit f221f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ChildProcessPromiseClosureTest.php

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

33
namespace WyriHaximus\React\Tests\ChildProcess\Closure;
44

5+
use function Clue\React\Block\await;
56
use PHPUnit\Framework\TestCase;
67
use React\EventLoop\Factory;
7-
use function Clue\React\Block\await;
88
use function WyriHaximus\React\childProcessPromiseClosure;
99

1010
/**

0 commit comments

Comments
 (0)