diff --git a/app/components/profile/email-service-config.tsx b/app/components/profile/email-service-config.tsx index 07a537d..b49a074 100644 --- a/app/components/profile/email-service-config.tsx +++ b/app/components/profile/email-service-config.tsx @@ -23,7 +23,6 @@ export function EmailServiceConfig() { const t = useTranslations("profile.emailService") const tCard = useTranslations("profile.card") const tSend = useTranslations("emails.send") - const tCommon = useTranslations("common.actions") const [config, setConfig] = useState({ enabled: false, apiKey: "",