Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-schott committed Apr 9, 2024
1 parent 56f5db7 commit 35e4c66
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ledger/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ use ledger_committee::{Committee, MIN_VALIDATOR_STAKE};
use ledger_store::{helpers::memory::ConsensusMemory, ConsensusStore};
use synthesizer::{program::Program, vm::VM, Stack};

<<<<<<< HEAD
=======
use console::types::U16;
>>>>>>> 69b5b17a9 (clippy)
use indexmap::IndexMap;

#[test]
Expand Down

0 comments on commit 35e4c66

Please sign in to comment.