From 0349d4c255a6a11f6f5d4dbb776243ee0d1173ad Mon Sep 17 00:00:00 2001 From: RaviAnand Mohabir Date: Tue, 27 Aug 2024 15:41:39 +0200 Subject: [PATCH] chore: :coffin: remove unused import --- src/globals/Contact.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/globals/Contact.tsx b/src/globals/Contact.tsx index 4e6ae08..395ce04 100644 --- a/src/globals/Contact.tsx +++ b/src/globals/Contact.tsx @@ -1,4 +1,3 @@ -import { ContactEmbedNotice } from "@/globals/ContactEmbedNotice"; import type { GlobalConfig } from "payload"; export const Contact: GlobalConfig = {