remove date-fns

This commit is contained in:
Lokowitz
2026-02-07 08:34:56 +00:00
parent aad060810a
commit 57b8c69983
3 changed files with 0 additions and 3 deletions

View File

@@ -63,7 +63,6 @@ import { QRCodeCanvas } from "qrcode.react";
import { useTranslations } from "next-intl";
import { build } from "@server/build";
import { NewtSiteInstallCommands } from "@app/components/newt-install-commands";
import { id } from "date-fns/locale";
type SiteType = "newt" | "wireguard" | "local";