From e26bfef477a83011e66ada43734e24b6cf3944a1 Mon Sep 17 00:00:00 2001 From: Luciano Righetti Date: Wed, 12 Jul 2023 15:51:50 +0200 Subject: [PATCH] fix: remove debug --- misp_modules/modules/expansion/sigmf-expand.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/misp_modules/modules/expansion/sigmf-expand.py b/misp_modules/modules/expansion/sigmf-expand.py index 8efbf58..def1e1b 100644 --- a/misp_modules/modules/expansion/sigmf-expand.py +++ b/misp_modules/modules/expansion/sigmf-expand.py @@ -142,8 +142,6 @@ def handler(q=False): event = MISPEvent() expanded_sigmf = MISPObject('sigmf-expanded-recording') - logging.error(expanded_sigmf.to_json()) - logging.error(pymisp.__file__) if 'core:author' in sigmf_meta['global']: expanded_sigmf.add_attribute(