diff --git a/misp_modules/lib/joe_parser.py b/misp_modules/lib/joe_parser.py index bf5c974..7ee8a4b 100644 --- a/misp_modules/lib/joe_parser.py +++ b/misp_modules/lib/joe_parser.py @@ -67,7 +67,6 @@ class JoeParser(): if self.attributes: self.handle_attributes() self.parse_mitre_attack() - self.finalize_results() def build_references(self): for misp_object in self.misp_event.objects: