Skip to content

Commit

Permalink
get rid of cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
s1341 committed Dec 24, 2024
1 parent 8d67445 commit 25c3239
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fuzzers/binary_only/frida_libpng/src/fuzzer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ use libafl_bolts::{
tuples::{tuple_list, Merge},
AsSlice,
};
#[cfg(unix)]
use libafl_frida::asan::{
asan_rt::AsanRuntime,
errors::{AsanErrorsFeedback, AsanErrorsObserver},
Expand Down

0 comments on commit 25c3239

Please sign in to comment.