remove comment

This commit is contained in:
Asim Aslam 2019-06-18 15:33:31 +01:00
parent 6459cdfc21
commit 7266c62d09

View File

@ -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,