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 { t } from '@/i18n/store';
|
||||
import { getLangFromUrl } from '@/i18n/utils';
|
||||
import MapActions from './MapActions.astro';
|
||||
|
||||
interface Props extends MapProps {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user