Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
toasted-nutbread committed Jan 29, 2024
1 parent 7b0caa4 commit 451829b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ext/js/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,3 @@ export class Application extends EventDispatcher {
}
}
}

/**
* The default Yomitan class instance.
*/
// export const yomitan = new Yomitan();

0 comments on commit 451829b

Please sign in to comment.