Skip to content

Commit ba48ac1

Browse files
committed
Website updates
1 parent 78bba5b commit ba48ac1

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

dist/en/main/ol/dist/ol.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,6 @@ declare namespace ol {
846846
}
847847
export namespace structs {
848848
export { $ol$structs$LRUCache as LRUCache };
849-
export { $ol$structs$LinkedList as LinkedList };
850849
export { $ol$structs$PriorityQueue as PriorityQueue };
851850
export { $ol$structs$RBush as RBush };
852851
}
@@ -1654,7 +1653,6 @@ import { offset as _ol_sphere$offset } from '../../ol/sphere.js';
16541653
import { compareVersions as _ol_string$compareVersions } from '../../ol/string.js';
16551654
import { padNumber as _ol_string$padNumber } from '../../ol/string.js';
16561655
import $ol$structs$LRUCache from '../../ol/structs/LRUCache.js';
1657-
import $ol$structs$LinkedList from '../../ol/structs/LinkedList.js';
16581656
import $ol$structs$PriorityQueue from '../../ol/structs/PriorityQueue.js';
16591657
import $ol$structs$RBush from '../../ol/structs/RBush.js';
16601658
import $ol$style$Circle from '../../ol/style/Circle.js';

0 commit comments

Comments
 (0)