We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b6c6e commit 8343e7fCopy full SHA for 8343e7f
src/widget.ts
@@ -5,7 +5,7 @@ import {
5
} from '@jupyterlab/docregistry';
6
import { IRenderMimeRegistry } from '@jupyterlab/rendermime';
7
8
-import { Panel, Widget } from '@lumino/widgets';
+import { Panel } from '@lumino/widgets';
9
import { Signal } from '@lumino/signaling';
10
11
import { BlocklyLayout } from './layout';
0 commit comments