Skip to content

Commit 9e99bec

Browse files
committed
Remove unused hook
1 parent ea6f66b commit 9e99bec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/webapp/app/components/navigation/SideMenu.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -584,8 +584,6 @@ function SelectorDivider() {
584584
}
585585

586586
function HelpAndAI() {
587-
const features = useFeatures();
588-
589587
return (
590588
<>
591589
<ShortcutsAutoOpen />

0 commit comments

Comments
 (0)