diff --git a/src/components/Location.vue b/src/components/Location.vue index 08e24438..8b60fe65 100644 --- a/src/components/Location.vue +++ b/src/components/Location.vue @@ -99,7 +99,6 @@ if (args.json.closedAt) { isClosed.value = true; } - console.log(args.json.closedAt); } }) .catch((e) => {