fix eslint disable statement duplication

This commit is contained in:
Mikhail Mikheev 2019-04-22 17:49:52 +04:00
parent 1c95804b54
commit 24b51ba10d
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ import { getGnosisSafeContract } from '~/logic/contracts/safeContracts'
import { getWeb3, getBalanceInEtherOf } from '~/logic/wallets/getWeb3'
import updateSafe from '~/routes/safe/store/actions/updateSafe'
// eslint-disable-next-line
// eslint-disable-next-line
const buildOwnersFrom = (
safeOwners: string[],
storedOwners: Map<string, string>, // eslint-disable-next-line