Completed
Push — master ( e5c53a...b5b07f )
by Thomas Mauro
03:28
created
tests/LoggerTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Facile\Sentry\Common\Sanitizer\SanitizerInterface;
6 6
 use Facile\Sentry\Common\Sender\SenderInterface;
7
-use Facile\Sentry\Log\ContextException;
8 7
 use Facile\Sentry\Log\Logger;
9
-use Prophecy\Argument;
10 8
 use Psr\Log\InvalidArgumentException;
11 9
 use Psr\Log\LogLevel;
12 10
 
Please login to merge, or discard this patch.