Skip to content

Commit

Permalink
fix: parser submodule not being the recent version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fevol committed Mar 6, 2024
1 parent cbb90d8 commit 9d11f01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ export default class CommentatorPlugin extends Plugin {
}

this.registerEvent(cmenuCommands);
// this.registerEvent(file_view_modes);

for (const command of commands(this))
this.addCommand(command);

Expand Down

0 comments on commit 9d11f01

Please sign in to comment.