|
@@ -18,7 +18,7 @@ import {
|
|
} from '@jupyterlab/docregistry';
|
|
} from '@jupyterlab/docregistry';
|
|
|
|
|
|
import {
|
|
import {
|
|
- IEditorTracker, FileEditor, FileEditorFactory
|
|
|
|
|
|
+ FileEditor, FileEditorFactory, IEditorTracker
|
|
} from '@jupyterlab/fileeditor';
|
|
} from '@jupyterlab/fileeditor';
|
|
|
|
|
|
import {
|
|
import {
|