mirror of https://github.com/MISP/misp-modules
fix: remove debug
parent
3f0fa14545
commit
e26bfef477
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue