Remove TODO

This commit is contained in:
Jeremy Tuloup 2022-10-05 19:55:31 +02:00
parent 1ed8e02e7b
commit e62a06f58e

View File

@ -220,8 +220,6 @@ const opener: JupyterFrontEndPlugin<void> = {
/**
* A plugin to customize menus
*
* TODO: use this plugin to customize the menu items and their order
*/
const menus: JupyterFrontEndPlugin<void> = {
id: '@jupyter-notebook/application-extension:menus',