Skip to content

Commit

Permalink
cld-75 fix app detail fetch ran twice (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
huygn authored Aug 1, 2019
1 parent 5ac6185 commit a20c65f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export class Store {
fork(clientSagas),
fork(myAppsSagas),
fork(developerSagas),
fork(appDetailSagas),
fork(adminSagas),
fork(appDetailSagas),
fork(submitAppSagas),
Expand Down

0 comments on commit a20c65f

Please sign in to comment.