Skip to content

Commit a742057

Browse files
committed
fix linting
1 parent e3f949f commit a742057

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chainbench/profile/arbitrum/archive.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ class AvalancheArchiveProfile(EvmUser):
2929
EvmUser.eth_get_transaction_count_task: 3,
3030
EvmUser.eth_get_transaction_by_hash_task: 1,
3131
EvmUser.eth_gas_price_task: 1,
32-
3332
}
3433

3534
tasks = EvmUser.expand_tasks(rpc_calls)

0 commit comments

Comments
 (0)