removed unused import
This commit is contained in:
@@ -706,7 +706,6 @@ impl App {
|
|||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use crate::App;
|
use crate::App;
|
||||||
use std::time::SystemTime;
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_collect_evtxfiles() {
|
fn test_collect_evtxfiles() {
|
||||||
|
|||||||
Reference in New Issue
Block a user