Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
Signed-off-by: joeyyy09 <[email protected]>
  • Loading branch information
joeyyy09 committed Jul 24, 2024
1 parent 4ba5917 commit 06e68ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/jaeger/internal/integration/e2e_integration.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ func (s *E2EStorageIntegration) e2eInitialize(t *testing.T, storage string) {
// End of Github Actions foldable section annotation.
fmt.Println("::endgroup::")
}

})

s.SpanWriter, err = createSpanWriter(logger, otlpPort)
Expand Down

0 comments on commit 06e68ac

Please sign in to comment.