mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-27 03:58:55 +08:00
Refactor code
This commit is contained in:
parent
14cf30cd98
commit
4c42f5a2f5
@ -240,7 +240,6 @@ type NotificationMsg struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func Notification(n *NotificationMsg) {
|
func Notification(n *NotificationMsg) {
|
||||||
return
|
|
||||||
var req pbChat.SendMsgReq
|
var req pbChat.SendMsgReq
|
||||||
var msg sdk_ws.MsgData
|
var msg sdk_ws.MsgData
|
||||||
var offlineInfo sdk_ws.OfflinePushInfo
|
var offlineInfo sdk_ws.OfflinePushInfo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user