Passed
Push — master ( 9c106a...7b4ed8 )
by Jay
05:53 queued 11s
created
src/Config/Ini/Extended.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace FMUP\Config\Ini;
3 3
 
4
-use FMUP\Config\Exception;
5 4
 use FMUP\Config\Ini;
6 5
 
7 6
 /**
Please login to merge, or discard this patch.
src/Logger/Channel/Error.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace FMUP\Logger\Channel;
3 3
 
4
-use FMUP\Request;
5 4
 use Monolog\Formatter\HtmlFormatter;
6 5
 use Monolog\Handler\NativeMailerHandler;
7 6
 use Monolog\Logger;
Please login to merge, or discard this patch.