Skip to content

Commit 56c3086

Browse files
committed
refactor(map): remove unused base-layers file
1 parent d43d8a3 commit 56c3086

File tree

2 files changed

+0
-53
lines changed

2 files changed

+0
-53
lines changed

Diff for: lib/components/map/base-layers.js

-51
This file was deleted.

Diff for: lib/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import SwitchButton from './components/form/switch-button'
1414

1515
import LocationIcon from './components/icons/location-icon'
1616

17-
import BaseLayers from './components/map/base-layers'
1817
import BaseMap from './components/map/base-map'
1918
import DefaultMap from './components/map/default-map'
2019
import EndpointsOverlay from './components/map/endpoints-overlay'
@@ -78,7 +77,6 @@ export {
7877
SwitchButton,
7978

8079
// map components
81-
BaseLayers,
8280
BaseMap,
8381
DefaultMap,
8482
EndpointsOverlay,

0 commit comments

Comments
 (0)