Skip to content

Commit f668c75

Browse files
committed
chore: clean import
1 parent b74cdee commit f668c75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/setL2BaseFee.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { PublicClient, WalletClient } from 'viem';
22
import { getContract } from 'viem';
33
import { validateParentChain } from './types/ParentChain';
44
import L1AtomicTokenBridgeCreator from '@arbitrum/token-bridge-contracts/build/contracts/contracts/tokenbridge/ethereum/L1AtomicTokenBridgeCreator.sol/L1AtomicTokenBridgeCreator.json';
5-
import { Interface } from 'ethers/lib/utils';
65
import { upgradeExecutor } from './contracts';
76
import { getAddress } from 'viem';
87
import {

0 commit comments

Comments
 (0)