Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Removed console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
GDamaso committed Aug 14, 2024
1 parent 792e417 commit 4060954
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/Utils/convertToNMP.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ const convertToNMP = (
},
};
});
console.log(hasLeafTest);
return {
...prevDetails,
farmDetails: {
Expand Down

0 comments on commit 4060954

Please sign in to comment.