We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe5413 commit 00e99f1Copy full SHA for 00e99f1
packages/toolkit/src/query/react/buildHooks.ts
@@ -4,7 +4,6 @@ import type {
4
ThunkAction,
5
ThunkDispatch,
6
} from '@reduxjs/toolkit'
7
-import { createSelector } from '@reduxjs/toolkit'
8
import type { DependencyList } from 'react'
9
import {
10
useCallback,
0 commit comments