From 54676f9f060c14f0669d7fadf3bd70a50e65350e Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Mon, 4 Mar 2019 14:54:00 +0100 Subject: [PATCH] remove false todo --- boswatch/router/router.py | 1 - 1 file changed, 1 deletion(-) 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