Skip to content

Commit

Permalink
Update grad.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SodhiA1 committed Nov 22, 2024
1 parent cc80474 commit 63d9bdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/components/grad.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ async function getErrorFilesetStudentPaginated(req, res) {
search.push(criteria);
});
}
console.log(JSON.stringify(search))

const params = {
params: {
Expand Down

0 comments on commit 63d9bdd

Please sign in to comment.