Force reboot removal from code update

Change-Id: I75fe196714233bbe714cf2eefa3261e068bcb710
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/extended/code_update/update_bmc.robot b/extended/code_update/update_bmc.robot
index 9c479ab..461bddb 100644
--- a/extended/code_update/update_bmc.robot
+++ b/extended/code_update/update_bmc.robot
@@ -10,7 +10,6 @@
 ...                 - Ping Test and REST authentication
 ...                 - Issue poweroff
 ...                 - Prepare for Update
-...                 - Force reboot
 ...                 - Wait for BMC to come online clean
 ...                 - Wait for BMC_READY state
 ...                 - Apply preserve BMC Network setting
@@ -41,8 +40,6 @@
 
     Initiate Power Off
     Prepare For Update
-    # TODO: openbmc/openbmc#519
-    Trigger Warm Reset via Reboot
 
     # Wait time is increased temporary to 10 mins due
     # to openbmc/openbmc#673