remove unused deps
This commit is contained in:
@ -12,8 +12,6 @@ import Announcement from '../components/Announcement.vue';
|
||||
import axios from 'axios';
|
||||
import moment from 'moment';
|
||||
import maplibregl from 'maplibre-gl';
|
||||
import BasemapsControl from 'maplibre-gl-basemaps';
|
||||
import OpacityControl from 'maplibre-gl-opacity';
|
||||
import LegendControl from '../LegendControl.js';
|
||||
import LayerControl from '../LayerControl.js';
|
||||
import { onMounted, useTemplateRef, ref, watch, markRaw } from 'vue';
|
||||
|
Reference in New Issue
Block a user