Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode

# Conflicts:
#	pkg/common/mw/rpc_server_interceptor.go
This commit is contained in:
wangchuxiao 2023-03-14 20:09:26 +08:00
parent fd2fb3dcaa
commit fcbcfbb17c

View File

@ -2,7 +2,6 @@ package a2r
import (
"OpenIM/internal/apiresp"
"OpenIM/pkg/common/log"
"OpenIM/pkg/errs"
"context"
"github.com/gin-gonic/gin"