Go to file
Fabien O'Carroll d2bb50a436 Refactored async function to throw errors
no-issue

There's no need to return rejected promises in an async function as
thrown errors will behave the same, this just makes it a little cleaner.
2020-09-28 13:06:59 +01:00
ghost Refactored async function to throw errors 2020-09-28 13:06:59 +01:00