always use print_function
[bootmanager.git] / source / steps / AuthenticateWithPLC.py
index 2e71a1c..2282dd6 100644 (file)
@@ -87,5 +87,3 @@ def Run(vars, log):
         log.write("Canceling boot process and going into debug mode.\n")
 
     raise BootManagerException("Unable to authenticate node.")
-    
-