diff options
Diffstat (limited to 'rust/tests/base_detection.rs')
| -rw-r--r-- | rust/tests/base_detection.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/tests/base_detection.rs b/rust/tests/base_detection.rs index e42c6071..5addcb29 100644 --- a/rust/tests/base_detection.rs +++ b/rust/tests/base_detection.rs @@ -1,5 +1,4 @@ use binaryninja::base_detection::{BaseAddressDetectionConfidence, BaseAddressDetectionSettings}; -use binaryninja::binary_view::BinaryViewExt; use binaryninja::headless::Session; use std::path::PathBuf; |
