diff --git a/routing/grandcentral/server.go b/routing/grandcentral/server.go index fafa5014a..c8a9707b4 100644 --- a/routing/grandcentral/server.go +++ b/routing/grandcentral/server.go @@ -52,7 +52,6 @@ func (s *Server) handleMessage( return "", nil } response.Record = rawRecord - // TODO before merging: if we know any providers for the requested value, return those. return p, response case dhtpb.Message_PUT_VALUE: