From f634363130fe36be4a2822bee71ed6cbf996b258 Mon Sep 17 00:00:00 2001 From: Gustavo Luigi <=> Date: Mon, 15 May 2023 17:36:46 -0300 Subject: [PATCH] . --- content/index.blade.php | 1 - 1 file changed, 1 deletion(-) diff --git a/content/index.blade.php b/content/index.blade.php index c5dcbf3..ec42e8a 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -17,7 +17,6 @@ function initMap() { let items = {!! json_encode($contents) !!}; items = items.data; - console.log(items); const map = new google.maps.Map(document.getElementById("map"), { zoom: 5,