1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-10 21:52:01 +02:00

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,