From 178551a4674b22d427645682b3d2f70b35fc0b7b Mon Sep 17 00:00:00 2001 From: venashial Date: Sun, 15 May 2022 18:36:41 -0700 Subject: [PATCH] Remove console.log --- pages/notifications.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/notifications.vue b/pages/notifications.vue index 7bd2e1b1..896419a8 100644 --- a/pages/notifications.vue +++ b/pages/notifications.vue @@ -114,8 +114,6 @@ export default { ] = true } - console.log(obj) - return Object.keys(obj) }, },