From 87d43cea56c692c9d985a83b0338b835657ae8be Mon Sep 17 00:00:00 2001 From: Ajinkya Pande Date: Fri, 28 Feb 2025 14:05:46 +0530 Subject: [PATCH] #00000 Improving Score of CSP for VAPT Issue --- src/views/Practice/Practice.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/Practice/Practice.jsx b/src/views/Practice/Practice.jsx index 893edf72..d4bfeb32 100644 --- a/src/views/Practice/Practice.jsx +++ b/src/views/Practice/Practice.jsx @@ -721,8 +721,6 @@ const Practice = () => { } }, [questions[currentQuestion]]); - console.log(mechanism); - const renderMechanics = () => { if (!mechanism) { return (