Skip to content

Commit

Permalink
[#192] Remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
wayangalihpratama committed Jan 5, 2024
1 parent 90e306b commit a324f16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/pages/cases/Case.js
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,6 @@ const Case = () => {
}
}
};
console.log(currentCase);

return (
<ContentLayout
Expand Down

0 comments on commit a324f16

Please # to comment.