Skip to content

Commit

Permalink
#00000 Improving Score of CSP for VAPT Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinkyapandetekdi committed Feb 28, 2025
1 parent 5cd7b57 commit 87d43ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/Practice/Practice.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -721,8 +721,6 @@ const Practice = () => {
}
}, [questions[currentQuestion]]);

console.log(mechanism);

const renderMechanics = () => {
if (!mechanism) {
return (
Expand Down

0 comments on commit 87d43ce

Please sign in to comment.