Merge branch 'feature/code_refactor'

This commit is contained in:
akiranishikawa
2020-09-29 20:09:39 +09:00
4 changed files with 51 additions and 66 deletions

View File

@@ -8,7 +8,6 @@ use crate::models::event;
use evtx::EvtxParser;
use quick_xml::de::DeError;
use std::collections::BTreeMap;
use std::collections::HashMap;
#[derive(Debug)]
pub struct Detection {