1
0
Fork 0

chore: Remove lint

This commit is contained in:
joostdecock 2023-09-26 11:17:34 +02:00
parent c774e1f2b2
commit 36b52aa204

View file

@ -1,6 +1,6 @@
import { Lightbox } from 'shared/components/lightbox.mjs'
import { ImageWrapper } from 'shared/components/wrappers/img.mjs'
import { Author } from './author.mjs'
//import { Author } from './author.mjs'
import { TimeAgo, ns as timeagoNs } from 'shared/components/timeago/index.mjs'
import { useTranslation } from 'next-i18next'
import { MdxWrapper } from 'shared/components/wrappers/mdx.mjs'