diff --git a/boswatch/router/router.py b/boswatch/router/router.py index b818f2c..a5c9bbf 100644 --- a/boswatch/router/router.py +++ b/boswatch/router/router.py @@ -14,7 +14,6 @@ @author: Bastian Schroll @description: Class for the BOSWatch packet router """ -# todo think about implement threading for routers and the plugin calls (THREAD SAFETY!!!) import logging import copy