diff --git a/src/options/htmlreport.rs b/src/options/htmlreport.rs index 46ea5437..89826a1e 100644 --- a/src/options/htmlreport.rs +++ b/src/options/htmlreport.rs @@ -1,4 +1,3 @@ -use crate::detections::message::AlertMessage; use hashbrown::HashMap; use horrorshow::helper::doctype; use horrorshow::prelude::*;