fix: golint code format and error log trace (#1259)

This commit is contained in:
liuxuewen
2023-10-23 11:27:15 +08:00
committed by GitHub
parent 088b143300
commit ba190fde13
4 changed files with 16 additions and 17 deletions
+1
View File
@@ -23,6 +23,7 @@ import (
"github.com/OpenIMSDK/protocol/constant"
"github.com/OpenIMSDK/tools/log"
"github.com/openimsdk/open-im-server/v3/pkg/common/config"
)