We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d38402 commit dffb615Copy full SHA for dffb615
src/hooks/useSelector.ts
@@ -1,4 +1,4 @@
1
-import { useContext, useDebugValue, useCallback } from 'react'
+import { useContext, useDebugValue } from 'react'
2
3
import { useReduxContext as useDefaultReduxContext } from './useReduxContext'
4
import { ReactReduxContext } from '../components/Context'
0 commit comments