Skip to content

Commit

Permalink
linnter
Browse files Browse the repository at this point in the history
  • Loading branch information
dshulyak committed Oct 20, 2023
1 parent e239cbd commit 9a052a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion p2p/server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -306,5 +306,4 @@ func (s *Server) request(ctx context.Context, pid peer.ID, req []byte) (*Respons
return nil, err
}
return &r, nil

}

0 comments on commit 9a052a2

Please sign in to comment.