Commit 5c62a2be authored by Maurelian's avatar Maurelian

chore: lint fix

parent c0fc7fee
...@@ -8,7 +8,7 @@ import { serialize } from '@ethersproject/transactions' ...@@ -8,7 +8,7 @@ import { serialize } from '@ethersproject/transactions'
import { predeploys, getContractFactory } from '@eth-optimism/contracts' import { predeploys, getContractFactory } from '@eth-optimism/contracts'
/* Imports: Internal */ /* Imports: Internal */
import {gasPriceForL2, isLiveNetwork} from './shared/utils' import { gasPriceForL2, isLiveNetwork } from './shared/utils'
import { OptimismEnv } from './shared/env' import { OptimismEnv } from './shared/env'
import { Direction } from './shared/watcher-utils' import { Direction } from './shared/watcher-utils'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment