diff --git a/frontend/pages/home/[id].tsx b/frontend/pages/home/[id].tsx index a5812fc35..e203346ef 100644 --- a/frontend/pages/home/[id].tsx +++ b/frontend/pages/home/[id].tsx @@ -39,8 +39,6 @@ const learningItem = ({ userAction, link }: ItemProps): JSX.Element => { - const { t } = useTranslation(); - if (link) { return (