Skip to content

Commit 98a8734

Browse files
authored
docs: remove unmatched doc comment
1 parent 5807de3 commit 98a8734

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/pinecone/examples_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ func ExampleRun() {
2424
log.Printf("failed to start container: %s", err)
2525
return
2626
}
27-
// }
2827

2928
state, err := pineconeContainer.State(ctx)
3029
if err != nil {

0 commit comments

Comments
 (0)