Skip to content

Commit

Permalink
Cleanup unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
zewish committed Feb 13, 2021
1 parent 4a77737 commit 51e637a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ import { Driver, Options } from './types';
import {
Action,
AnyAction,
Middleware,
PreloadedState,
Reducer,
Store,
StoreCreator,
StoreEnhancer
} from 'redux';
Expand Down

0 comments on commit 51e637a

Please sign in to comment.