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 06c4f7c commit 01c1292Copy full SHA for 01c1292
src/plugins/driveBrowserPlugin.ts
@@ -19,10 +19,7 @@ import {
19
Dialog
20
} from '@jupyterlab/apputils';
21
import { ISettingRegistry } from '@jupyterlab/settingregistry';
22
-import {
23
- FilenameSearcher,
24
- IScore
25
-} from '@jupyterlab/ui-components';
+import { FilenameSearcher, IScore } from '@jupyterlab/ui-components';
26
import { CommandRegistry } from '@lumino/commands';
27
import { Widget } from '@lumino/widgets';
28
0 commit comments