Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nebrius authored May 26, 2021
1 parent c828bb3 commit 1a22831
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ import { AppContainer } from './containers';
import { appointmentsReducer } from './reducers';
import { requestItemListener } from './listeners';

import './reducers';

const app = createApp({
container: AppContainer,
reducers: [appointmentsReducer],
Expand Down

0 comments on commit 1a22831

Please sign in to comment.