Update GeneralTab.tsx

This commit is contained in:
No-Maines-Land
2023-11-15 01:03:38 -05:00
committed by GitHub
parent 221c13d92f
commit a30d6f6f7b

View File

@@ -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 (