Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We use try catch blocks to handle rejected promises in async await functions. Eslint forces us to have the error variable but the typescript linter throws an error that they're unused.
- Loading branch information