mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-11 04:25:59 +08:00
Error code standardization
This commit is contained in:
@@ -23,8 +23,6 @@ import (
|
||||
)
|
||||
|
||||
type userServer struct {
|
||||
rpcPort int
|
||||
rpcRegisterName string
|
||||
*rpcserver.RpcServer
|
||||
controller.UserInterface
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user