Skip to content

Commit

Permalink
dont import MenubarExamples
Browse files Browse the repository at this point in the history
  • Loading branch information
ycw committed May 9, 2024
1 parent fad4a2a commit 0e06563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor/js/Menubar.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { UIPanel } from './libs/ui.js';
import { MenubarAdd } from './Menubar.Add.js';
import { MenubarEdit } from './Menubar.Edit.js';
import { MenubarFile } from './Menubar.File.js';
import { MenubarExamples } from './Menubar.Examples.js';
import { MenubarView } from './Menubar.View.js';
import { MenubarHelp } from './Menubar.Help.js';
import { MenubarStatus } from './Menubar.Status.js';
Expand Down

0 comments on commit 0e06563

Please sign in to comment.