Remove outdated TODO comment
authorMichele Tartara <mtartara@google.com>
Wed, 24 Apr 2013 10:59:54 +0000 (10:59 +0000)
committerMichele Tartara <mtartara@google.com>
Tue, 30 Apr 2013 07:57:14 +0000 (09:57 +0200)
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>

src/Ganeti/Monitoring/Server.hs

index f31524e..80a5220 100644 (file)
@@ -184,8 +184,6 @@ oneReport = do
   writeBS . pack . J.encode $ report
 
 -- | The function implementing the HTTP API of the monitoring agent.
--- TODO: Currently it only replies to the API version query: implement all the
--- missing features.
 monitoringApi :: Snap ()
 monitoringApi =
   ifTop versionQ <|>