Skip to content

Commit

Permalink
🩹Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
MattPoblete committed Dec 3, 2024
1 parent 80d7179 commit 1d8426f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/contracts/vault/src/test/vault/rebalance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use soroban_sdk::{vec as sorobanvec, InvokeError, String, Vec};
use crate::test::{
create_strategy_params_token0, defindex_vault::{
ActionType, AssetInvestmentAllocation, AssetStrategySet, Instruction, OptionalSwapDetailsExactIn, OptionalSwapDetailsExactOut, StrategyInvestment
}, invest, DeFindexVaultTest
}, DeFindexVaultTest
};
use crate::test::defindex_vault::ContractError;

Expand Down

0 comments on commit 1d8426f

Please sign in to comment.