Skip to content

Commit 1d42d36

Browse files
committed
linting
1 parent 54c7e76 commit 1d42d36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/src/map/mapVectorLayers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { calculateColors } from './mapColors';
99
import { updateProps } from './mapProperties';
1010
import { getLayerDefaultFilter, updateFilters } from './mapFilters';
1111
import { subLayerMapping, updateHeatmap } from './mapHeatmap';
12-
import { getVectorLayerDisplayConfig } from '../utils';
1312

1413
const addedLayers: Ref<VectorMapLayer[]> = ref([]);
1514
const defaultAnnotationColor = 'black';

0 commit comments

Comments
 (0)