Skip to content

Commit

Permalink
fix: remove unused export
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoud-dv committed May 4, 2024
1 parent c80a1f4 commit e873ed0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ export const injectQueryClient = tokens[0]
* @public
*/
export const provideQueryClient = tokens[1]

export const QUERY_CLIENT = tokens[2]

0 comments on commit e873ed0

Please sign in to comment.