Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Nov 16, 2023
1 parent 9f4e143 commit a8b4605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hooks/queries/governancePower.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ import {
import useUserOrDelegator from '@hooks/useUserOrDelegator'
import { getVsrGovpower } from './plugins/vsr'
import { PythClient } from '@pythnetwork/staking'
import { AnchorProvider } from '@coral-xyz/anchor'
import NodeWallet from '@coral-xyz/anchor/dist/cjs/nodewallet'

export const getVanillaGovpower = async (
Expand Down

0 comments on commit a8b4605

Please sign in to comment.