Skip to content

Commit 51e637a

Browse files
committed
Cleanup unneeded imports
1 parent 4a77737 commit 51e637a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ import { Driver, Options } from './types';
44
import {
55
Action,
66
AnyAction,
7-
Middleware,
87
PreloadedState,
98
Reducer,
10-
Store,
119
StoreCreator,
1210
StoreEnhancer
1311
} from 'redux';

0 commit comments

Comments
 (0)