File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -846,7 +846,6 @@ declare namespace ol {
846
846
}
847
847
export namespace structs {
848
848
export { $ol$structs$LRUCache as LRUCache } ;
849
- export { $ol$structs$LinkedList as LinkedList } ;
850
849
export { $ol$structs$PriorityQueue as PriorityQueue } ;
851
850
export { $ol$structs$RBush as RBush } ;
852
851
}
@@ -1654,7 +1653,6 @@ import { offset as _ol_sphere$offset } from '../../ol/sphere.js';
1654
1653
import { compareVersions as _ol_string$compareVersions } from '../../ol/string.js' ;
1655
1654
import { padNumber as _ol_string$padNumber } from '../../ol/string.js' ;
1656
1655
import $ol$structs$LRUCache from '../../ol/structs/LRUCache.js' ;
1657
- import $ol$structs$LinkedList from '../../ol/structs/LinkedList.js' ;
1658
1656
import $ol$structs$PriorityQueue from '../../ol/structs/PriorityQueue.js' ;
1659
1657
import $ol$structs$RBush from '../../ol/structs/RBush.js' ;
1660
1658
import $ol$style$Circle from '../../ol/style/Circle.js' ;
You can’t perform that action at this time.
0 commit comments