Test Setup Failed
Push — master ( 8fa0e2...251f8c )
by Gabriel
08:50
created
tests/DispatcherTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Nip\Dispatcher\Dispatcher;
6 6
 use Nip\Dispatcher\Commands\Command;
7 7
 use Nip\Dispatcher\Exceptions\InvalidCommandException;
8
-
9 8
 use Psr\Http\Message\RequestInterface;
10 9
 use Psr\Http\Message\ResponseInterface;
11 10
 
Please login to merge, or discard this patch.