Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Update app/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Jun 11, 2021
1 parent f765ad7 commit 73b3760
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ async function main() {
require('@retrolab/docmanager-extension'),
require('@retrolab/help-extension'),
require('@retrolab/notebook-extension'),
require('@retrolab/lab-extension').default.filter(({ id }) =>
['@retrolab/lab-extension:interface-switcher'].includes(id)
),
// to handle opening new tabs after creating a new terminal
require('@retrolab/terminal-extension'),

Expand Down

0 comments on commit 73b3760

Please sign in to comment.