move event tracking to new tracker.py file

some api cleanups
This commit is contained in:
holger krekel
2020-02-22 21:25:39 +01:00
parent 57311d731e
commit cf6391d51b
5 changed files with 107 additions and 41 deletions

View File

@@ -1,4 +1,3 @@
import threading
import time
from .hookspec import account_hookimpl