Skip to content

Commit

Permalink
Remove accidental Redux import
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkpiano committed Apr 22, 2024
1 parent 9e93c31 commit bd1087c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ export type {
StatelySnapshotEvent,
} from './types';
export { createWebSocketInspector, createWebSocketReceiver } from './webSocket';
export { createReduxDevToolsInspector } from './redux';

0 comments on commit bd1087c

Please sign in to comment.