From f4d4754230eea868d47fc3632f0dbaa3c974bd19 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Wed, 1 Oct 2025 12:57:13 +1300 Subject: [PATCH] Lint --- src/components/Location.vue | 1 - 1 file changed, 1 deletion(-) 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) => {