diff --git a/Sources/pyOpenRPA/Orchestrator/__Orchestrator__.py b/Sources/pyOpenRPA/Orchestrator/__Orchestrator__.py index 3f701d57..6f484a2d 100644 --- a/Sources/pyOpenRPA/Orchestrator/__Orchestrator__.py +++ b/Sources/pyOpenRPA/Orchestrator/__Orchestrator__.py @@ -160,7 +160,7 @@ def OrchestratorSessionSave(inGSettings=None): ## Orchestrator session save if inGSettings is not None: lL = inGSettings["Logger"] if lL: lL.info( - f"Orchestrator has dump the RDP list before the restart. The RDP List is {inGSettings['RobotRDPActive']['RDPList']}") + f"Orchestrator has dump the RDP list before the restart.") return True #Check is client is has access for the key list