refactor: remove old client ref

feat: update changelog
This commit is contained in:
Swann
2020-10-02 17:48:56 +02:00
parent edcbd7b02a
commit 3d72796c10
2 changed files with 7 additions and 3 deletions

View File

@ -42,7 +42,6 @@ from replication.exception import NonAuthorizedOperationError
from replication.interface import session
client = None
background_execution_queue = Queue()
delayables = []
stop_modal_executor = False