test: verificationStarted: drop incorrect todo

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I0e8eed4e11659a63152848478db123ff2be9b2bf
diff --git a/test/firmware_state_verificationstarted_unittest.cpp b/test/firmware_state_verificationstarted_unittest.cpp
index e14bee2..165ef0e 100644
--- a/test/firmware_state_verificationstarted_unittest.cpp
+++ b/test/firmware_state_verificationstarted_unittest.cpp
@@ -142,10 +142,6 @@
     expectedState(FirmwareBlobHandler::UpdateState::verificationCompleted);
 }
 
-/* TODO: Once verificationCompleted is the state, canHandleBlob should accept
- * updateBlobId.
- */
-
 /*
  * deleteBlob(blob)
  */