Skip to content

Commit 5255770

Browse files
committed
Remove stray console log
1 parent 97f96ad commit 5255770

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/toolkit/src/query/tests/buildHooks.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,6 @@ describe('hooks tests', () => {
466466
<div>
467467
<button
468468
onClick={() => {
469-
console.log('Refetching')
470469
refetch()
471470
}}
472471
>

0 commit comments

Comments
 (0)