diff --git a/registry/gossip/gossip.go b/registry/gossip/gossip.go index 932a69e2..45506392 100644 --- a/registry/gossip/gossip.go +++ b/registry/gossip/gossip.go @@ -776,7 +776,6 @@ func (g *gossipRegistry) Deregister(s *registry.Service) error { notify: nil, }) - // send update to local watchers // send update to local watchers g.updates <- &update{ Update: up,