Skip to content

Commit 381c309

Browse files
committed
remove unnecessary dispatch
1 parent 264243c commit 381c309

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/modules/IDE/components/Header/MobileNav.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ const MobileNav = () => {
269269
};
270270

271271
const StuffMenu = () => {
272-
const dispatch = useDispatch();
273272
const { isOpen, handlers } = useMenuProps('stuff');
274273
const { newSketch } = useSketchActions();
275274

0 commit comments

Comments
 (0)