good morning!!!!

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

more

parent 48348499
Branches
No related tags found
No related merge requests found
Pipeline #33006 failed
......@@ -320,7 +320,6 @@ func notify(env *notifyEnv, s *jsonrpc.MessageWriter) (err error) {
if err != nil {
return err
}
defer wr.Close()
// if is nil, just write null
if env.dat == nil {
_, err := wr.Write(jsonrpc.Null)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment