Skip to content

Commit

Permalink
rusk-recovery: rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
miloszm committed Jan 18, 2024
1 parent 7257c44 commit 3b91c04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rusk-recovery/src/state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ use ff::Field;
use once_cell::sync::Lazy;
use rand::rngs::StdRng;
use rand::SeedableRng;
use rusk_abi::dusk::{dusk, Dusk};
use rusk_abi::{
ContractData, ContractId, Session, TRANSFER_LOGIC_CONTRACT, VM,
};
Expand Down

0 comments on commit 3b91c04

Please sign in to comment.