remove duplicate divider from app menu

This commit is contained in:
jeffvli
2025-12-03 15:14:24 -08:00
parent b87d63ced9
commit c738725d94
3 changed files with 5 additions and 11 deletions
@@ -123,10 +123,6 @@ export const AppMenu = () => {
onClick: openCommandPalette,
type: 'item',
},
{
id: 'divider-0',
type: 'divider',
},
{
id: 'divider-1',
type: 'divider',