We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdab72 commit a218139Copy full SHA for a218139
src/Instrumentation/Laravel/src/Hooks/Illuminate/Contracts/Debug/ExceptionHandler.php
@@ -4,7 +4,6 @@
4
5
namespace OpenTelemetry\Contrib\Instrumentation\Laravel\Hooks\Illuminate\Contracts\Debug;
6
7
-use Exception;
8
use Illuminate\Contracts\Debug\ExceptionHandler as ExceptionHandlerContract;
9
use OpenTelemetry\API\Trace\Span;
10
use OpenTelemetry\API\Trace\StatusCode;
0 commit comments