From 791fe7bcf32ac9e3582fb4d90b9a77012b90a557 Mon Sep 17 00:00:00 2001 From: zhangwei <894646498@qq.com> Date: Tue, 22 Oct 2024 19:04:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4ceph?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: cdf6465ccdd837f5303dd89a97c91497063d4a93 --- internal/config/config.go | 1 - 1 file changed, 1 deletion(-) 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