1
0
Fork 0

chore: Remove lint

This commit is contained in:
joostdecock 2023-09-28 15:58:50 +02:00
parent 0cea2696e2
commit 2ed9dd5b88
7 changed files with 4 additions and 16 deletions

View file

@ -1,7 +1,6 @@
import { useDesign } from 'site/hooks/use-design.mjs'
import { Popout } from 'shared/components/popout/index.mjs'
import { themePlugin } from '@freesewing/plugin-theme'
import { PanZoomPattern as ShowPattern } from 'shared/components/workbench/pan-zoom-pattern.mjs'
import { Pattern as ReactPattern } from 'pkgs/react-components/src/index.mjs'
import { useTranslation } from 'next-i18next'