diff --git a/plugins/Divera/Divera.py b/plugins/Divera/Divera.py index 9759e5e..fc52aaa 100644 --- a/plugins/Divera/Divera.py +++ b/plugins/Divera/Divera.py @@ -193,6 +193,7 @@ def run(typ, freq, data): else: logging.debug("RIC is net ident") + return else: loggin.debug("No Type is set", exc_info=True)