Skip to content

Commit

Permalink
Remove import unused
Browse files Browse the repository at this point in the history
  • Loading branch information
ClanCo committed Dec 12, 2024
1 parent 2576b30 commit 3beea1a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions client/src/ui/components/GameModeCardMobile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ import { useSettings } from "@/hooks/useSettings";
import useTournament from "@/hooks/useTournament";
import { Start } from "../actions/Start";
import TournamentTimer from "./TournamentTimer";
import {
Tooltip,
TooltipContent,
TooltipProvider,
TooltipTrigger,
} from "../elements/tooltip";
import { useMediaQuery } from "react-responsive";
import { formatPrize } from "@/utils/price";
import NftImage from "./ImageNFTZkube";

Expand Down

0 comments on commit 3beea1a

Please sign in to comment.