File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -456,7 +456,6 @@ export type AppDispatch = AppStore['dispatch']
456456import React , { PropsWithChildren } from ' react'
457457import { render } from ' @testing-library/react'
458458import type { RenderOptions } from ' @testing-library/react'
459- import { configureStore } from ' @reduxjs/toolkit'
460459import type { PreloadedState } from ' @reduxjs/toolkit'
461460import { Provider } from ' react-redux'
462461
@@ -530,7 +529,6 @@ export type AppDispatch = AppStore['dispatch']
530529import React , { PropsWithChildren } from ' react'
531530import { render } from ' @testing-library/react'
532531import type { RenderOptions } from ' @testing-library/react'
533- import { configureStore } from ' @reduxjs/toolkit'
534532import type { PreloadedState } from ' @reduxjs/toolkit'
535533import { Provider } from ' react-redux'
536534
You can’t perform that action at this time.
0 commit comments