From 1d3c858cd6f38bf574d16e9e91fcfa00e8befbc2 Mon Sep 17 00:00:00 2001 From: Nizzy Date: Tue, 4 Feb 2025 20:30:31 -0500 Subject: [PATCH] i can finally go sleep --- app/page.tsx | 17 ----------------- config/site-config.ts | 2 +- next.config.ts | 4 +--- 3 files changed, 2 insertions(+), 21 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index bc1be2210..c5ef2e9b1 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,5 +1,4 @@ import { cookies } from "next/headers"; -import Image from "next/image"; import { Mail } from "@/components/mail/mail"; import { accounts, mails } from "@/components/mail/data"; @@ -14,22 +13,6 @@ export default async function MailPage() { return (
-
- Mail - Mail -