Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
greywolve committed Oct 17, 2023
1 parent 882534d commit 95e1f72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tracing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,6 @@ func TestContinueTransactionFromHeaders(t *testing.T) {

assertEqual(t, s, tt.wantSpan)
}

}

func TestContinueSpanFromTrace(t *testing.T) {
Expand Down

0 comments on commit 95e1f72

Please sign in to comment.