Skip to content

Commit ae07e90

Browse files
committed
Merge branch '2.0.x' into 1.0.x
2 parents c0be528 + 71d00f6 commit ae07e90

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
@@ -42,7 +42,6 @@ public static function getSubscribedEvents()
4242
public function onResponse(FilterResponseEvent $event)
4343
{
4444
if ($this->spans->isEmpty()) {
45-
4645
return $this;
4746
}
4847

0 commit comments

Comments
 (0)