Skip to content

Commit

Permalink
Auto-remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sipec authored and github-actions[bot] committed Jul 12, 2024
1 parent da9d0f7 commit 3c9105d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/components/bet/contract-bets-table.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { ChevronDownIcon, ChevronUpIcon } from '@heroicons/react/outline'
import {
Contract,
CPMMNumericContract,
Expand All @@ -19,7 +18,6 @@ import { BinaryOutcomeLabel, OutcomeLabel } from 'web/components/outcome-label'
import { getStonkDisplayShares } from 'common/stonk'
import { getFormattedMappedValue } from 'common/pseudo-numeric'
import { formatTimeShort } from 'web/lib/util/time'
import { Button } from '../buttons/button'
import {
answerToRange,
getMultiNumericAnswerMidpoints,
Expand Down

0 comments on commit 3c9105d

Please sign in to comment.