diff --git a/apps/namadillo/src/App/Governance/VoteInfoCards.tsx b/apps/namadillo/src/App/Governance/VoteInfoCards.tsx index 96c331c7c..be474c085 100644 --- a/apps/namadillo/src/App/Governance/VoteInfoCards.tsx +++ b/apps/namadillo/src/App/Governance/VoteInfoCards.tsx @@ -6,7 +6,7 @@ import { AddRemove, PgfActions, Proposal } from "@namada/types"; import { proposalFamily } from "atoms/proposals"; import { useAtomValue } from "jotai"; -import { epochToString, secondsToDateTimeString } from "utils"; +import { secondsToDateTimeString } from "utils"; const InfoCard: React.FC< { @@ -129,8 +129,8 @@ const Loaded: React.FC<{ className="col-span-2" />