Remove TODO comments from file

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: Ie1085effed2f9e58554f8f45523cc49f939f6f30
diff --git a/openpower/secureboot/test_secureboot.robot b/openpower/secureboot/test_secureboot.robot
index 08e6627..89d0ef6 100755
--- a/openpower/secureboot/test_secureboot.robot
+++ b/openpower/secureboot/test_secureboot.robot
@@ -41,8 +41,6 @@
 *** Variables ***
 
 ${security_access_bit_mask}  ${0xC000000000000000}
-# TODO: will enable this in next commit
-#${pnor_corruption_rc}        SECUREBOOT::RC_ROM_VERIFY
 ${pnor_corruption_rc}        1E07
 ${bootkernel_corruption_rc}  log=0xffffffffffff8160
 ${bmc_image_dir_path}        /usr/local/share/pnor
@@ -55,7 +53,6 @@
 
 # All the test cases requires by default jumpers to be positioned
 # between 1 & 2. If this is not met test cases would fail
-# TODO:https://github.com/openbmc/openbmc-test-automation/issues/1644
 Validate Secure Cold Boot With TPM Policy Disabled
     [Documentation]  Validate secure cold boot with TPM policy disabled.
     [Tags]  Validate_Secure_Cold_Boot_With_TPM_Policy_Disabled