Fix up tiny lint
This commit is contained in:
parent
6175336af0
commit
a202c68257
|
@ -1,5 +1,5 @@
|
|||
import clsx from 'clsx'
|
||||
import { sum, mapValues } from 'lodash'
|
||||
import { sum } from 'lodash'
|
||||
import { useState } from 'react'
|
||||
|
||||
import { Contract, FreeResponse } from 'common/contract'
|
||||
|
|
Loading…
Reference in New Issue
Block a user