re: remove router of unsubscribeStatus.

pull/1254/head
Gordon 2 years ago
parent b562380dff
commit 1c43f120d7

@ -112,7 +112,7 @@ func (c *conversationServer) SetConversation(ctx context.Context, req *pbconvers
return resp, nil
}
//nolint:gocognit
//nolint
func (c *conversationServer) SetConversations(ctx context.Context,
req *pbconversation.SetConversationsReq,
) (*pbconversation.SetConversationsResp, error) {

Loading…
Cancel
Save