Skip to content

Commit 7be58b1

Browse files
remove unused import
1 parent 1565747 commit 7be58b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/navigation/Navigation.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import { useContext, useRef, useState } from 'react'
44
import NavigationLogo from './NavigationLogo'
5-
import { Button } from '@/components/ui/button'
65
import { ContextTopTenPosts } from '@/context/ContextTopTenPosts'
76
import { useNavigationOpacity } from '@/hooks/useNavigationOpacity'
87
import NavigationButton from './NavigationButton'

0 commit comments

Comments
 (0)