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:
Gordon
2023-12-25 16:30:18 +08:00
committed by GitHub
parent 11a147792d
commit de451d4cea
2 changed files with 7 additions and 7 deletions
+1 -2
View File
@@ -16,9 +16,8 @@ package push
import (
"context"
"sync"
"github.com/OpenIMSDK/tools/utils"
"sync"
"google.golang.org/grpc"