Completed
Pull Request — master (#6)
by Grégoire
02:52
created
src/Logger.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use Psr\Http\Message\ResponseInterface;
10 10
 use Psr\Log\LogLevel;
11 11
 use Psr\Log\LoggerInterface;
12
-
13 12
 use InvalidArgumentException;
14 13
 
15 14
 /**
Please login to merge, or discard this patch.