From a30d6f6f7b09aca866a96db316b226f729e755de Mon Sep 17 00:00:00 2001 From: No-Maines-Land Date: Wed, 15 Nov 2023 01:03:38 -0500 Subject: [PATCH] Update GeneralTab.tsx --- .../Dashboard/Modals/EditAppModal/Tabs/GeneralTab/GeneralTab.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Dashboard/Modals/EditAppModal/Tabs/GeneralTab/GeneralTab.tsx b/src/components/Dashboard/Modals/EditAppModal/Tabs/GeneralTab/GeneralTab.tsx index 2d7637751..3e7806159 100644 --- a/src/components/Dashboard/Modals/EditAppModal/Tabs/GeneralTab/GeneralTab.tsx +++ b/src/components/Dashboard/Modals/EditAppModal/Tabs/GeneralTab/GeneralTab.tsx @@ -24,7 +24,6 @@ export const GeneralTab = ({ form, openTab }: GeneralTabProps) => { t('general.internalAddress.troubleshoot.lines.enablePings'), t('general.internalAddress.troubleshoot.lines.wget'), t('general.internalAddress.troubleshoot.lines.iframe'), - t('general.internalAddress.troubleshoot.lines.clearCache'), ]; return (