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

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
AronisAt79 committed Sep 22, 2023
1 parent c0c5118 commit e37265e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-tests/src/bin/gen_blockchain_data.rs
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ async fn main() {
(block_number.as_u64(), contract_address),
);
blocks.insert("Deploy Greeter".to_string(), block_num.as_u64());


// OpenZeppelinERC20TestToken
let ozerc20tt_deployer = ozerc20tt::deploy(prov_wallet0.clone(), prov_wallet0.address())
Expand Down

0 comments on commit e37265e

Please sign in to comment.