-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor out backend code Having the backend intermediate type for instantiating and using Client adds complexity, code length, and unnecessary error paths. This commit fully removes backend without breaking any existing funcitonality. Signed-off-by: Will Beason <[email protected]> * Fix lint errors Signed-off-by: Will Beason <[email protected]>
- Loading branch information
Will Beason
authored
Feb 10, 2022
1 parent
cd1085b
commit 2c8fe2d
Showing
10 changed files
with
151 additions
and
321 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.