Skip to content

Commit

Permalink
remove test dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Nov 20, 2023
1 parent be07897 commit fbd76ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/src/Store.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,3 @@ const reducer = createReducer(
export const store = configureStore({
reducer,
});

store.dispatch(updateProject);

0 comments on commit fbd76ee

Please sign in to comment.