forked from MapComplete/MapComplete
Remove unneeded variable
This commit is contained in:
parent
6f91ca7f4d
commit
4dc48274dc
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ export default class LayoutSource extends FeatureSourceMerger {
|
|||
|
||||
private readonly supportsForceDownload: UpdatableFeatureSource[]
|
||||
|
||||
private readonly fromCache: Map<string, LocalStorageFeatureSource>
|
||||
public static readonly fromCacheZoomLevel = 15
|
||||
constructor(
|
||||
layers: LayerConfig[],
|
||||
|
|
Loading…
Reference in a new issue