Skip to content
Snippets Groups Projects
Commit 893322b0 authored by xujianhai666's avatar xujianhai666
Browse files

remove ineffassign

parent bca1b03b
No related branches found
No related tags found
No related merge requests found
......@@ -131,7 +131,6 @@ func (invoker *failbackClusterInvoker) Invoke(invocation protocol.Invocation) pr
return &protocol.RPCResult{}
}
url := invokers[0].GetUrl()
methodName := invocation.MethodName()
//Get the service loadbalance config
lb := url.GetParam(constant.LOADBALANCE_KEY, constant.DEFAULT_LOADBALANCE)
......
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