mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 09:36:00 +08:00
fix: online notifications do not push to herself. (#1534)
* fix: online notifications do not push to herself. * fix: online notifications do not push to herself. * fix: online notifications do not push to herself.
This commit is contained in:
@@ -16,9 +16,8 @@ package push
|
||||
|
||||
import (
|
||||
"context"
|
||||
"sync"
|
||||
|
||||
"github.com/OpenIMSDK/tools/utils"
|
||||
"sync"
|
||||
|
||||
"google.golang.org/grpc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user