Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanlesich committed Jun 14, 2024
1 parent 10abf03 commit 67e8e4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/voting/VoteResultsPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { ShipsCardUI } from '../../types/ui';
import { useMemo } from 'react';
import { MainSection, PageTitle } from '../../layout/Sections';
import { formatBigIntPercentage } from '../../utils/helpers';
import { formatEther } from 'viem';
import { CondensedChoiceData } from '../../pages/Vote';
import { getContestVoters } from '../../queries/getVoters';
import { VoteCard } from './VoteCard';
Expand Down

0 comments on commit 67e8e4b

Please sign in to comment.