Skip to content

Commit 00e99f1

Browse files
committed
remove unused import
1 parent 7fe5413 commit 00e99f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/toolkit/src/query/react/buildHooks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import type {
44
ThunkAction,
55
ThunkDispatch,
66
} from '@reduxjs/toolkit'
7-
import { createSelector } from '@reduxjs/toolkit'
87
import type { DependencyList } from 'react'
98
import {
109
useCallback,

0 commit comments

Comments
 (0)