-
Notifications
You must be signed in to change notification settings - Fork 316
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move internal functions to async/await (#578)
* Update functions to use modern javascript (use async/await instead of promises) * Remove unnecessary try/catch * Fix formating * Revert use of Fetch --------- Co-authored-by: Arun Bohra <[email protected]>
- Loading branch information
1 parent
17878d7
commit 01d3948
Showing
2 changed files
with
21 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters