Skip to content

Commit f9b7470

Browse files
committed
Make linter happy
1 parent 9f88d0a commit f9b7470

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/explore/CandidatesPage/components/VoteButton.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { WalletAccount } from '@talismn/connect-wallets'
44
import { useState } from 'react'
55
import { IconButton } from '../../../../components/IconButton'
66
import { doTx, StatusChangeHandler } from '../../../../helpers/extrinsics'
7-
import { LoadingSpinner } from '../../components/LoadingSpinner'
87

98
type VoteButtonProps = {
109
api: ApiPromise

0 commit comments

Comments
 (0)