Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
yexiaobo committed Jul 29, 2021
1 parent a6adc3b commit c702599
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion registry/etcdv3/registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ func newETCDV3Registry(url *common.URL) (registry.Registry, error) {
return nil, err
}


r.handleClientRestart()
r.InitListeners()

Expand Down

0 comments on commit c702599

Please sign in to comment.