Removed unused import
This commit is contained in:
@@ -4,7 +4,6 @@ import type { MapProps } from '@/types/Map';
|
|||||||
import MarkerCreator from './overlay/MarkerCreator.vue';
|
import MarkerCreator from './overlay/MarkerCreator.vue';
|
||||||
import { t } from '@/i18n/store';
|
import { t } from '@/i18n/store';
|
||||||
import { getLangFromUrl } from '@/i18n/utils';
|
import { getLangFromUrl } from '@/i18n/utils';
|
||||||
import MapActions from './MapActions.astro';
|
|
||||||
|
|
||||||
interface Props extends MapProps {}
|
interface Props extends MapProps {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user