Commit 3369f2cb authored by zhujiashun's avatar zhujiashun

remove todo

parent 695072e1
......@@ -161,7 +161,6 @@ int DiscoveryNamingService::GetServers(const char* service_name,
servers->clear();
Controller cntl;
// TODO(zhujiashun): pass zone from service_name
cntl.http_request().uri() = butil::string_printf(
"/discovery/fetchs?appid=%s&env=%s&status=%s", service_name,
FLAGS_discovery_env.c_str(), FLAGS_discovery_status.c_str());
......
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