Completed
Push — master ( 9eaef0...63a85b )
by Roberto
03:01
created
src/Server.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,8 +2,8 @@
 block discarded – undo
2 2
 
3 3
 namespace RedMoon\TinkerServer;
4 4
 
5
-use Psy\Shell;
6 5
 use Clue\React\Stdio\Stdio;
6
+use Psy\Shell;
7 7
 use React\EventLoop\Factory;
8 8
 use React\EventLoop\LoopInterface;
9 9
 use React\Socket\ConnectionInterface;
Please login to merge, or discard this patch.