Skip to content

Commit 547ec44

Browse files
committed
remove unused import
1 parent 4eb0d37 commit 547ec44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/contents.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { JupyterFrontEnd } from '@jupyterlab/application';
22
import { Signal, ISignal } from '@lumino/signaling';
33
import { Contents, ServerConnection } from '@jupyterlab/services';
4-
import { PathExt } from '@jupyterlab/coreutils';
54

65
import { IDriveInfo, IRegisteredFileTypes } from './token';
76
import { saveFile, getContents, mountDrive } from './requests';

0 commit comments

Comments
 (0)