Chore: remove obsolete field

This commit is contained in:
Pieter Vander Vennet 2024-09-28 02:47:05 +02:00
parent cc4db080aa
commit 556c26d99b

View file

@ -37,7 +37,6 @@ export interface SpecialVisualizationState {
readonly featureSwitches: FeatureSwitchState
readonly layerState: LayerState
readonly featureSummary: SummaryTileSourceRewriter
readonly featureProperties: FeaturePropertiesStore
readonly indexedFeatures: IndexedFeatureSource & LayoutSource