From 6cac879ed0360240d5b6d8b2c0d79b4a0c003996 Mon Sep 17 00:00:00 2001 From: Ebezer Igbinoba Date: Wed, 23 Aug 2023 16:46:06 +0100 Subject: [PATCH] chore: removed console log --- frontend/src/views/DashboardPage/DashboardPage.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/DashboardPage/DashboardPage.tsx b/frontend/src/views/DashboardPage/DashboardPage.tsx index 8c9706c24..faaaeb49c 100644 --- a/frontend/src/views/DashboardPage/DashboardPage.tsx +++ b/frontend/src/views/DashboardPage/DashboardPage.tsx @@ -297,7 +297,6 @@ export const DashboardPage = () => { resolver: yupResolver(schema) }); - console.log("300 => secrets", secrets) const { register,