remove unnecessary use

This commit is contained in:
DastInDark
2022-09-27 21:43:42 +09:00
parent 793f28d7fe
commit 4f4f96470a

View File

@@ -1,4 +1,3 @@
use crate::detections::message::AlertMessage;
use hashbrown::HashMap;
use horrorshow::helper::doctype;
use horrorshow::prelude::*;