Skip to content
Snippets Groups Projects
Commit dd1b395f authored by watermelon's avatar watermelon
Browse files

Fix: remove comments

parent 39071046
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,6 @@ func (l *configurationListener) Next() (*registry.ServiceEvent, error) {
}
// Close etcd registry center
// BugFix why no real close
func (l *configurationListener) Close() {
l.closeOnce.Do(func() {
l.registry.WaitGroup().Done()
......
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