Saul Shanabrook 6 лет назад
Родитель
Сommit
609799bfa6
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      packages/notebook-extension/src/index.ts

+ 1 - 2
packages/notebook-extension/src/index.ts

@@ -24,8 +24,7 @@ import {
   ISettingRegistry,
   IStateDB,
   nbformat,
-  PageConfig,
-  URLExt
+  PageConfig
 } from '@jupyterlab/coreutils';
 
 import { IDocumentManager } from '@jupyterlab/docmanager';