Skip to content

Commit

Permalink
Update ShieldedPoolDashboard.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zksquirrel authored Nov 23, 2024
1 parent 5f3e7ab commit aeeef16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/dashboard/ShieldedPoolDashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import { useEffect, useState } from "react";
import Button from "@/components/Button/Button";
import Checkbox from "@/components/Checkbox/Checkbox";
import HalvingMeter from "@/components/HalvingMeter";
import Tools from "@/components/tools";
import useExportDashboardAsPNG from "@/hooks/useExportDashboardAsPNG";
import dynamic from "next/dynamic";
Expand Down

0 comments on commit aeeef16

Please sign in to comment.