@@ -4,9 +4,7 @@ |
||
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 |