Skip to content

Commit

Permalink
Remove stray console log
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Nov 28, 2024
1 parent 97f96ad commit 5255770
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/toolkit/src/query/tests/buildHooks.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,6 @@ describe('hooks tests', () => {
<div>
<button
onClick={() => {
console.log('Refetching')
refetch()
}}
>
Expand Down

0 comments on commit 5255770

Please sign in to comment.