mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-09 14:07:11 +08:00
re: remove router of unsubscribeStatus.
This commit is contained in:
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…
x
Reference in New Issue
Block a user