Merge pull request #56 from YamatoSecurity/feature/rm_unnecessary_code

refactor
This commit is contained in:
nishikawaakira
2020-12-17 11:04:59 +00:00
committed by GitHub

View File

@@ -48,9 +48,6 @@ impl Detection {
) )
}); });
}); });
// output message
message.print();
} }
// serialize evtx files to json // serialize evtx files to json