Skip to content

Commit d2012eb

Browse files
committed
Delete unused import.
1 parent 0373077 commit d2012eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next/src/components/Navigation/NavGroup.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { useIsInsideMobileNavigation } from '@/components/MobileNavigation'
22
import { useSectionStore } from '@/components/SectionProvider'
33
import { lora, spectral } from '@/lib/fonts'
4-
import { remToPx } from '@/lib/remToPx'
54
import { useInitialValue } from '@/lib/useInitialValue'
65
import clsx from 'clsx/lite'
76
import { AnimatePresence, motion } from 'framer-motion'

0 commit comments

Comments
 (0)