diff options
Diffstat (limited to 'arch/riscv/src')
| -rw-r--r-- | arch/riscv/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/src/lib.rs b/arch/riscv/src/lib.rs index 1ebe7fb4..1f822524 100644 --- a/arch/riscv/src/lib.rs +++ b/arch/riscv/src/lib.rs @@ -26,7 +26,6 @@ use binaryninja::{ RelocationType, }, symbol::{Symbol, SymbolType}, - tracing, types::{NameAndType, Type}, }; use std::borrow::Cow; |
