diff --git a/src/public/scripts/geolocation.js b/src/public/scripts/geolocation.js index 7a96166..94c9c66 100644 --- a/src/public/scripts/geolocation.js +++ b/src/public/scripts/geolocation.js @@ -80,7 +80,5 @@ function error(err) { } } - console.log(data); - update(data); } \ No newline at end of file