good morning!!!!

Skip to content
Snippets Groups Projects
Verified Commit 371dfdfd authored by a's avatar a
Browse files

magic

parent d29760de
No related branches found
No related tags found
No related merge requests found
Pipeline #29945 failed
......@@ -5,7 +5,6 @@ import (
"context"
"encoding/json"
"io"
"log"
"sync"
"gfx.cafe/open/jrpc/pkg/clientutil"
......@@ -71,7 +70,6 @@ func (c *Client) listen() error {
if err != nil {
return err
}
log.Println("got", msg)
msgs, _ := codec.ParseMessage(msg)
for i := range msgs {
v := msgs[i]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment