Skip to content
Snippets Groups Projects
Commit cd58dfa7 authored by flycash's avatar flycash
Browse files

Fix review and test

parent fd61cc2c
Branches
Tags
No related merge requests found
...@@ -50,7 +50,6 @@ type nacosClientFacade interface { ...@@ -50,7 +50,6 @@ type nacosClientFacade interface {
func HandleClientRestart(r nacosClientFacade) { func HandleClientRestart(r nacosClientFacade) {
var ( var (
err error err error
failTimes int failTimes int
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment