Skip to content

Commit

Permalink
clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasTNO committed Dec 6, 2024
1 parent 3d7927f commit de5f5d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fuzzer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ use std::path::PathBuf;
use std::ptr::write_volatile;
use std::sync::atomic::{AtomicBool, Ordering};
use std::sync::{Arc, Mutex};
use std::time::{Duration, Instant};

use log::{error, info};

Expand Down

0 comments on commit de5f5d6

Please sign in to comment.