Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tonypony220 authored and tdelabro committed May 21, 2024
1 parent 717d801 commit 46b06f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starknet-rpc-test/get_state_update.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use starknet_rpc_test::constants::{
ACCOUNT_CONTRACT_ADDRESS, ARGENT_CONTRACT_ADDRESS, OZ_CONTRACT_ADDRESS, SEQUENCER_CONTRACT_ADDRESS, SIGNER_PRIVATE,
};
use starknet_rpc_test::fixtures::{madara, ThreadSafeMadaraClient};
use starknet_rpc_test::utils::{build_single_owner_account, read_erc20_balance, AccountActions, U256};
use starknet_rpc_test::utils::{build_single_owner_account, read_erc20_balance, AccountActions};
use starknet_rpc_test::Transaction;
use starknet_test_utils::constants::ETH_FEE_TOKEN_ADDRESS;

Expand Down

0 comments on commit 46b06f4

Please sign in to comment.