Skip to content

Commit 2b0e9f1

Browse files
committed
fmt
1 parent af35d78 commit 2b0e9f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/settler/src/settle.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ use mango_v4::accounts_zerocopy::KeyedAccountSharedData;
66
use mango_v4::health::HealthType;
77
use mango_v4::state::{OracleAccountInfos, PerpMarket, PerpMarketIndex};
88
use mango_v4_client::{
9-
chain_data, prettify_solana_client_error, health_cache, MangoClient, PreparedInstructions, TransactionBuilder,
9+
chain_data, health_cache, prettify_solana_client_error, MangoClient, PreparedInstructions,
10+
TransactionBuilder,
1011
};
1112
use solana_sdk::address_lookup_table_account::AddressLookupTableAccount;
1213
use solana_sdk::commitment_config::CommitmentConfig;

0 commit comments

Comments
 (0)