Skip to content

Commit

Permalink
Use async/await in message manager action creators (#8434)
Browse files Browse the repository at this point in the history
These action creators for the "message manager" controller
interactions have been updated to use `async/await`. There should be
almost no changes in behavior. The only things removed were a few debug
log statements, and a single `console.log`.
  • Loading branch information
Gudahtt authored Apr 28, 2020
1 parent b58c0d7 commit 580a90d
Showing 1 changed file with 147 additions and 190 deletions.
Loading

0 comments on commit 580a90d

Please sign in to comment.