Skip to content

Commit

Permalink
chore: clean import
Browse files Browse the repository at this point in the history
  • Loading branch information
renlulu committed May 1, 2024
1 parent b74cdee commit f668c75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/setL2BaseFee.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { PublicClient, WalletClient } from 'viem';
import { getContract } from 'viem';
import { validateParentChain } from './types/ParentChain';
import L1AtomicTokenBridgeCreator from '@arbitrum/token-bridge-contracts/build/contracts/contracts/tokenbridge/ethereum/L1AtomicTokenBridgeCreator.sol/L1AtomicTokenBridgeCreator.json';
import { Interface } from 'ethers/lib/utils';
import { upgradeExecutor } from './contracts';
import { getAddress } from 'viem';
import {
Expand Down

0 comments on commit f668c75

Please sign in to comment.