changeset 153:dc2a5920b731

Removed Log statement frim component Removed erroneously commited log statement
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 02 Jul 2018 16:30:29 +0200
parents a719a3ba2fb4
children 2ba329e82fb0
files client/src/components/Map.jsx
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/Map.jsx	Mon Jul 02 14:47:22 2018 +0200
+++ b/client/src/components/Map.jsx	Mon Jul 02 16:30:29 2018 +0200
@@ -17,7 +17,6 @@
     };
   },
   mounted() {
-    console.log(this.centerX);
     new Map({
       layers: [
         new TileLayer({