Skip to content

Commit 01c1292

Browse files
committed
lint
1 parent 06c4f7c commit 01c1292

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/plugins/driveBrowserPlugin.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@ import {
1919
Dialog
2020
} from '@jupyterlab/apputils';
2121
import { ISettingRegistry } from '@jupyterlab/settingregistry';
22-
import {
23-
FilenameSearcher,
24-
IScore
25-
} from '@jupyterlab/ui-components';
22+
import { FilenameSearcher, IScore } from '@jupyterlab/ui-components';
2623
import { CommandRegistry } from '@lumino/commands';
2724
import { Widget } from '@lumino/widgets';
2825

0 commit comments

Comments
 (0)