Skip to content

Commit

Permalink
Merge branch 'issues/8499' of github.com:KATT/react-query into issues…
Browse files Browse the repository at this point in the history
…/8499
  • Loading branch information
KATT committed Jan 6, 2025
2 parents a269d27 + a7994c2 commit 3445626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-query/src/useBaseQuery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ export function useBaseQuery<
),
)


const result = observer.getOptimisticResult(defaultedOptions)

React.useSyncExternalStore(
Expand Down

0 comments on commit 3445626

Please sign in to comment.