From 1cb1a2bd3fa65df09ecb9157afc853e6fa6e68da Mon Sep 17 00:00:00 2001 From: Vidhi Doshi Date: Tue, 4 Apr 2023 10:12:10 -0500 Subject: [PATCH] entries removed --- packages/geostreaming/src/containers/Map/index.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/geostreaming/src/containers/Map/index.jsx b/packages/geostreaming/src/containers/Map/index.jsx index a7f8f403..b5a4562f 100644 --- a/packages/geostreaming/src/containers/Map/index.jsx +++ b/packages/geostreaming/src/containers/Map/index.jsx @@ -22,8 +22,6 @@ import LayersControl from "@geostreams/core/src/components/ol/LayersControl"; import SourcesControl from "@geostreams/core/src/components/ol/SourcesControl"; import { entries } from '@geostreams/core/src/utils/array'; -import { entries } from "@geostreams/core/src/utils/array"; - import type { Feature as FeatureType, Map as MapType,