diff --git a/program_methods/guest/src/bin/amm.rs b/program_methods/guest/src/bin/amm.rs index 326128d4..3df85a11 100644 --- a/program_methods/guest/src/bin/amm.rs +++ b/program_methods/guest/src/bin/amm.rs @@ -7,7 +7,6 @@ //! for more details. use amm_core::Instruction; -use amm_program; use nssa_core::program::{ AccountPostState, ChainedCall, ProgramInput, read_nssa_inputs, write_nssa_outputs_with_chained_call,