Patch to BootManager to implement the proposed run_level
[bootmanager.git] / source / BootAPI.py
index b3bbffb..d69755b 100644 (file)
@@ -51,7 +51,6 @@ def create_auth_structure( vars, call_params ):
         auth = auth_session
 
     except:
-        import traceback; traceback.print_exc()
         auth['AuthMethod']= 'hmac'
 
         try: