We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc85b5 commit 4fbe79aCopy full SHA for 4fbe79a
1 file changed
app/index.ts
@@ -24,9 +24,6 @@ import {DrawControl} from './annotator'
24
import type {DrawEvent} from './annotator'
25
import {PaneManager} from './multipane'
26
27
-
28
-import { DATASETS } from './datasets'
29
30
//==============================================================================
31
32
const MAX_VIEWER_PANES = 1 // 3
0 commit comments