diff --git a/internal/config/config.go b/internal/config/config.go index 27f99454..428e3dad 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -33,7 +33,6 @@ type Config struct { THRpcConf zrpc.RpcClientConf ModelArtsRpcConf zrpc.RpcClientConf ModelArtsImgRpcConf zrpc.RpcClientConf - CephRpcConf zrpc.RpcClientConf OpenstackRpcConf zrpc.RpcClientConf OctopusRpcConf zrpc.RpcClientConf PcmCoreRpcConf zrpc.RpcClientConf