Skip to content

Commit

Permalink
fix cargo format issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BAGUVIX456 committed Dec 16, 2024
1 parent 2e30191 commit 10ba9e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libafl/src/stages/sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ use serde::{Deserialize, Serialize};

#[cfg(feature = "share_objectives")]
use crate::state::HasSolutions;

use crate::{
corpus::{Corpus, CorpusId, HasCurrentCorpusId},
events::{llmp::LlmpEventConverter, Event, EventConfig, EventFirer},
Expand Down

0 comments on commit 10ba9e4

Please sign in to comment.