提交 994dac4d 编写于 作者: X xiaoleizi2016

drop useless code of bt

上级 4cc2f2e1
...@@ -222,8 +222,7 @@ int ObDbConfigProcessor::sync_fetch_tenant_config(const google::protobuf::Messag ...@@ -222,8 +222,7 @@ int ObDbConfigProcessor::sync_fetch_tenant_config(const google::protobuf::Messag
int ObDbConfigProcessor::handle_bt_sdk() int ObDbConfigProcessor::handle_bt_sdk()
{ {
int ret = OB_SUCCESS; int ret = OB_ERR_UNEXPECTED;
ret = OB_ERR_UNEXPECTED;
LOG_ERROR("not support beyond trust password", K(ret)); LOG_ERROR("not support beyond trust password", K(ret));
return ret; return ret;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册