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 8f0f31c commit af9a7b5Copy full SHA for af9a7b5
src/index.ts
@@ -14,7 +14,6 @@ import { Panel } from '@lumino/widgets';
14
15
import { DriveListModel, DriveListView, IDrive } from './drivelistmanager';
16
import { DriveIcon, driveBrowserIcon } from './icons';
17
-7;
18
import { Drive } from './contents';
19
20
/**
0 commit comments