Skip to content

Commit

Permalink
Supprime log de debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Charline-L committed Mar 4, 2025
1 parent b7c39f2 commit 18ffd08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 2024-frontend/src/components/CanteenCreationForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ const sendCanteenForm = () => {
satelliteCanteensCount: Number(form.satelliteCanteensCount),
}
console.log("createCanteen")
createCanteen(payload).then((response) => {
console.log("response", response)
})
Expand Down

0 comments on commit 18ffd08

Please # to comment.