Skip to content

Commit

Permalink
ci: apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Jan 6, 2025
1 parent b222b14 commit a7994c2
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 a7994c2

Please sign in to comment.