Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
godzillaba committed Jan 30, 2024
1 parent 3fe12a1 commit e7dbc4f
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ import {
} from '../atomicTokenBridgeDeployer'
import { l2Networks } from '@arbitrum/sdk/dist/lib/dataEntities/networks'
import {
IERC20Bridge__factory,
IOwnable__factory,
L1GatewayRouter__factory,
TestWETH9__factory,
UpgradeExecutor__factory,
IOwnable__factory, TestWETH9__factory
} from '../../build/types'

const LOCALHOST_L2_RPC = 'http://localhost:8547'
Expand Down

0 comments on commit e7dbc4f

Please sign in to comment.