Completed
Push — master ( e2d2dd...c272fb )
by Nikola
02:50
created
src/ErrorHandling/Handler/LogHandler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 
15 15
 use Psr\Log\LoggerInterface;
16 16
 use Throwable;
17
-use Phoundation\Exception\DontLogInterface;
18 17
 use Psr\Log\LogLevel;
19 18
 
20 19
 /**
Please login to merge, or discard this patch.