diff --git a/Sources/pyOpenRPA/Agent/__Agent__.py b/Sources/pyOpenRPA/Agent/__Agent__.py index 5ba5cc94..c2cb482e 100755 --- a/Sources/pyOpenRPA/Agent/__Agent__.py +++ b/Sources/pyOpenRPA/Agent/__Agent__.py @@ -1,4 +1,3 @@ -from curses.ascii import CR import threading, socket, getpass, sys, uuid, subprocess, base64, psutil, getpass, time from . import O2A, A2O # Data flow Orchestrator To Agent from . import Processor # Processor Queue