Skip to content

Commit

Permalink
rm unuse log
Browse files Browse the repository at this point in the history
  • Loading branch information
canonbrother committed Jun 24, 2024
1 parent 329bff2 commit 6d42c1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/whale-api/src/e2e.defid.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ class DefidOceanApiClient {
},
body: JSON.stringify(body)
})
console.log('res: ', res)
const json = await res.json()
raiseIfError(json)
return json
Expand Down

0 comments on commit 6d42c1c

Please sign in to comment.