Completed
Branch develop (95bf16)
by jake
01:54
created
src/ErrorlogHandler.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -21,10 +21,8 @@
 block discarded – undo
21 21
 
22 22
 use Psr\Http\Message\ResponseInterface as Response;
23 23
 use Psr\Http\Message\ServerRequestInterface as Request;
24
-
25 24
 use Psr\Log\LoggerInterface as Logger;
26 25
 use Psr\Log\LogLevel as Level;
27
-
28 26
 use Exception;
29 27
 
30 28
 /**
Please login to merge, or discard this patch.