offlinePushMsg

This commit is contained in:
withchao 2023-09-08 16:43:35 +08:00
parent 3cf89a4cbd
commit bd13ab666f

View File

@ -119,7 +119,6 @@ func (p *Pusher) Push2User(ctx context.Context, userIDs []string, msg *sdkws.Msg
if err != nil {
return err
}
break
}
}
}