Removing TODO as there are no plans to fix it due upcoming Vue changes

Change-Id: Ic26137525a91c429cf5fc18a3d945ad03348069e
Signed-off-by: Sushma M M <sushmm99@in.ibm.com>
diff --git a/gui/test/server_config/test_obmc_gui_firmware_update.robot b/gui/test/server_config/test_obmc_gui_firmware_update.robot
index bbfc52c..a3af7aa 100644
--- a/gui/test/server_config/test_obmc_gui_firmware_update.robot
+++ b/gui/test/server_config/test_obmc_gui_firmware_update.robot
@@ -88,11 +88,6 @@
     Wait Until Element Is Visible  ${xpath_download_progress}  timeout=180
     Wait Until Element Is Not Visible  ${xpath_download_progress}  timeout=180
 
-    # ${message}=  Handle Alert  timeout=300s
-    # Didn't work so commenting out currently.
-    # Alert not getting captured.
-    # TODO: Issue https://github.com/openbmc/openbmc-test-automation/issues/1412
-
     Check No Error Log Exist
 
 Check No Error Log Exist