chore(dao): drop unused imports — ScriptRefs to test scope, StakeDatum gone from tools.rs
This commit is contained in:
parent
d0cf16aa5f
commit
8d71b43e48
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,6 @@ use std::sync::Arc;
|
|||
|
||||
use aldabra_chain::{ChainBackend, KoiosClient};
|
||||
use aldabra_dao::agora::stake::Credential as DaoCredential;
|
||||
use aldabra_dao::agora::stake::StakeDatum;
|
||||
use aldabra_dao::builder::proposal_create::{
|
||||
build_unsigned_proposal_create, GovernorUtxoIn, ProposalCreateArgs, ReferenceUtxo, StakeUtxoIn,
|
||||
WalletUtxo as DaoWalletUtxo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue