debugger 제거
This commit is contained in:
parent
7ec52bb1f2
commit
a8cbbee9b1
@ -727,7 +727,6 @@ export const useTrestle = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const getAzimuth = (parent) => {
|
const getAzimuth = (parent) => {
|
||||||
debugger
|
|
||||||
const { moduleCompass, surfaceCompass, direction } = parent
|
const { moduleCompass, surfaceCompass, direction } = parent
|
||||||
|
|
||||||
if (surfaceCompass) {
|
if (surfaceCompass) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user