Remove unused code

This commit is contained in:
2022-08-14 22:59:28 +02:00
parent fd6fc20b13
commit 57f1dca240
5 changed files with 7 additions and 7 deletions

View File

@@ -185,7 +185,8 @@ export class Globe {
this.hoveringMarker = false
}, false)
console.log(marker)
// console.log(marker)
return marker
})
}