Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi authored Mar 9, 2023
1 parent ecd9632 commit 6d2c96a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,6 @@ const BookEditWithSelfReference = () => {
mutationMode="pessimistic"
mutationOptions={{
onSuccess: data => {
console.log(data);
// Redirecting to another page is an indirect way to make sure that
// no errors happened during the update nor its side effects
// (used by the jest tests)
Expand Down

0 comments on commit 6d2c96a

Please sign in to comment.