packet name pb

This commit is contained in:
withchao
2023-03-16 10:52:50 +08:00
parent 1680b96b65
commit a529ba4f5b
5 changed files with 11 additions and 5 deletions
-1
View File
@@ -5,7 +5,6 @@ import (
"encoding/json"
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/constant"
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/db/cache"
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/db/relation"
relationTb "github.com/OpenIMSDK/Open-IM-Server/pkg/common/db/table/relation"
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/db/tx"
"github.com/OpenIMSDK/Open-IM-Server/pkg/utils"