Skip to content

Commit ba390c8

Browse files
committed
Merge branch '2.0.x'
2 parents 7d60cc4 + a4b7c82 commit ba390c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Bridge/RequestSpanListener.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ public function onRequest(GetResponseEvent $event)
9393
->addTag(new LongTag('time.micro', $startTime))
9494
->start($startTime);
9595
}
96-
9796
$this->spans->push($requestSpan);
9897

9998
return $this;

0 commit comments

Comments
 (0)