Skip to content

Commit b3e968b

Browse files
DenisaCGhbcarlos
andcommitted
Update src/layout.ts
Co-authored-by: Carlos Herrero <carlosherrerocontact@gmail.com>
1 parent 23f83c9 commit b3e968b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layout.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ export class BlocklyLayout extends PanelLayout {
116116
*/
117117
protected onAfterAttach(msg: Message): void {
118118
//inject Blockly with appropiate JupyterLab theme.
119-
var jupyterlab_theme = define_jupyter_theme();
120119
this._workspace = Blockly.inject(this._host, {
121120
toolbox: this._manager.toolbox,
122121
theme : jupyterlab_theme

0 commit comments

Comments
 (0)