Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
cesalberca committed May 3, 2024
1 parent 3be75ce commit bcc9a03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/components/footer/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { bind } from '../../utils/bind'
import { Links } from '../links/links'
import { Direction } from '../../types/direction'
import { Datetime } from '../../datetime'
import { Link } from '../link/link'
import { useTranslations } from 'next-intl'
import { useRouter } from 'next/router'

Expand Down

0 comments on commit bcc9a03

Please sign in to comment.