test: notyetstart: cut obsolete todo

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: If5e5f179ebd8a4eebf17b2bb8a3320784683c7a9
diff --git a/test/firmware_state_notyetstarted_unittest.cpp b/test/firmware_state_notyetstarted_unittest.cpp
index 3b66b7a..80e0911 100644
--- a/test/firmware_state_notyetstarted_unittest.cpp
+++ b/test/firmware_state_notyetstarted_unittest.cpp
@@ -71,10 +71,6 @@
     }
 }
 
-/* TODO: Try deleting some blobs -- in this state it should just return failure,
- * but it's not yet implemented
- */
-
 /* stat(blob_id) */
 TEST_F(FirmwareHandlerNotYetStartedTest, StatEachBlobIdVerifyResults)
 {