refactor(rcf): clean

This commit is contained in:
Swann 2019-02-26 17:12:54 +01:00
parent 33a19bc142
commit 7529592a1b
No known key found for this signature in database
GPG Key ID: B02D0B41F8B6D2EE

@ -206,10 +206,6 @@ class Client():
rcfmsg.send(self.push_sock)
# self.push_sock.send_multipart()
def req_snapshot(self):
# Sync
pass
def stop(self):
logger.debug("Stopping client")
self.poller.unregister(self.pull_sock)