Skip to content

Commit bdcdbfc

Browse files
committed
fix linter
Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>
1 parent 681bb3d commit bdcdbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/opentelemetry_examples_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ func ExampleOpenTelemetry() {
3434

3535
// Get a Valkey client
3636
client := getExampleClient()
37-
37+
3838
// Add the span to context - this creates parent-child relationship
3939
ctx := WithSpan(context.Background(), spanPtr)
4040

0 commit comments

Comments
 (0)