Skip to content

Commit 167c039

Browse files
author
root
committed
fix: remove unused Instant import in penetration_tests.rs
1 parent 13878a1 commit 167c039

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/penetration_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ mod penetration_tests {
66
use std::fs;
77
use std::sync::{Arc, Barrier};
88
use std::thread;
9-
use std::time::Instant;
109
use tempfile::TempDir;
1110

1211
// ========================================================================

0 commit comments

Comments
 (0)