remove deprecated notebook-namespace, notebooks is the future

This commit is contained in:
Johannes Rieken
2021-06-02 15:54:31 +02:00
parent b5bdc48d55
commit 073c4ffd7d
2 changed files with 0 additions and 6 deletions

View File

@@ -1138,7 +1138,6 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
extensions,
languages,
notebooks,
notebook: notebooks, //todo@jrieken remove after grace
scm,
tasks,
test,