From f7e4c0be3df2ed59e2af111d4097d50194ce1e60 Mon Sep 17 00:00:00 2001 From: Jamie Kyle Date: Thu, 30 Oct 2025 14:48:09 -0700 Subject: [PATCH] Fix lint --- ts/components/WhatsNewModal.dom.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ts/components/WhatsNewModal.dom.tsx b/ts/components/WhatsNewModal.dom.tsx index 2f7a34ab68..2f4d72089a 100644 --- a/ts/components/WhatsNewModal.dom.tsx +++ b/ts/components/WhatsNewModal.dom.tsx @@ -34,10 +34,6 @@ export function ExternalLink(props: { ); } -function Elias6() { - return @elias6; -} - export function WhatsNewModal({ i18n, hideWhatsNewModal,