From 2c21e125d9d5dfbf95582356a4b36bcf84b7055c Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sat, 31 Dec 2022 02:22:44 +0100 Subject: [PATCH] Remove console.Log --- Logic/Actors/GeoLocationHandler.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/Logic/Actors/GeoLocationHandler.ts b/Logic/Actors/GeoLocationHandler.ts index 2354ee5c33..6f702b7688 100644 --- a/Logic/Actors/GeoLocationHandler.ts +++ b/Logic/Actors/GeoLocationHandler.ts @@ -122,7 +122,6 @@ export default class GeoLocationHandler { if (location === undefined) { return } - console.log("GeoLocationCoordinates are", location) const feature = { type: "Feature", properties: {