Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseevaiana committed Jul 22, 2024
1 parent dfe7208 commit 6a1d58a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/containers/Vaults/VaultDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import useGeb from '~/hooks/useGeb'
import gebManager from '~/utils/gebManager'
import { ethers } from 'ethers'
import Loader from '~/components/Loader'
import { set } from 'numeral'

const VaultDetails = () => {
const [error, setError] = useState(false)
Expand Down

0 comments on commit 6a1d58a

Please sign in to comment.