Completed
Pull Request — master (#65)
by Samuel
03:14
created
Tolerance/Tracer/SpanFactory/HttpFoundation/HttpFoundationSpanFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use Tolerance\Tracer\Span\BinaryAnnotation;
12 12
 use Tolerance\Tracer\Span\Identifier;
13 13
 use Tolerance\Tracer\Span\Span;
14
-use Tolerance\Tracer\SpanContext;
15 14
 
16 15
 class HttpFoundationSpanFactory
17 16
 {
Please login to merge, or discard this patch.