-
-
Notifications
You must be signed in to change notification settings - Fork 607
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove base64 helper functions (#6583)
These helpers are only called in one place each, and provide no real value via abstraction. Also, they're performing gymnastics in order to be able to use `base64.URLEncoding`, instead of simply using `base64.RawURLEncoding`.
- Loading branch information
1 parent
8bc4005
commit 3003746
Showing
1 changed file
with
2 additions
and
15 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