Skip to content

Commit b844bd6

Browse files
committed
remove print
1 parent a38fc8b commit b844bd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/client_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ func TestStreamClient(t *testing.T) {
3838
helpers.GetAPIEndpoint(),
3939
client.WithCheckAPI(),
4040
)
41-
fmt.Println("c", c)
4241
if err != nil {
4342
t.Fatalf("Error when creating a client: %v", err)
4443
}

0 commit comments

Comments
 (0)