re: remove router of unsubscribeStatus.

pull/1254/head
Gordon 2 years ago
parent ab8f5e9e98
commit b562380dff

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

Loading…
Cancel
Save