fix: remove unused ResourceCard imports
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 56s

This commit is contained in:
TerryM
2026-05-16 18:04:00 +08:00
parent 9eba9f38a9
commit 9ba50565cb

View File

@@ -4,8 +4,6 @@ import type { Resource } from "../api";
import { assetUrl, postJSON, postFavoriteDelta } from "../api";
import { isFavorite, toggleFavorite } from "../favorites";
import { useI18n } from "../i18n";
import { resourceTypeLabel } from "../resourceTypeLabels";
import { formatDateYmd } from "../utils/format";
import { useMemo, useState } from "react";
export function ResourceCard({