Commit 01bad2ea authored by zhujiashun's avatar zhujiashun

remove unnecessary line

parent f01330d5
......@@ -224,7 +224,6 @@ DiscoveryClient::~DiscoveryClient() {
Cancel();
}
int ParseCommonResult(const butil::IOBuf& buf, std::string* error_text) {
const std::string s = buf.to_string();
BUTIL_RAPIDJSON_NAMESPACE::Document d;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment