diff --git a/src/components/Earth.vue b/src/components/Earth.vue index 339217f..dcc1829 100644 --- a/src/components/Earth.vue +++ b/src/components/Earth.vue @@ -26,7 +26,9 @@ \ No newline at end of file diff --git a/src/components/LocatingPoint.vue b/src/components/LocatingPoint.vue index a12a89a..ce4a0df 100644 --- a/src/components/LocatingPoint.vue +++ b/src/components/LocatingPoint.vue @@ -6,6 +6,5 @@ import Pin from '/@/components/Pin.vue' import { usePositionStore } from '/@/stores/position' - const position = usePositionStore() \ No newline at end of file