-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/middleware: delete Language and languageTag
The Language middleware isn't referenced anywhere else in the code, so the context tag can't be set anywhere and languageTag must always be returning English. Just hardcode English everywhere instead For golang/go#61399 Change-Id: Id8cee6b9fb87a7f8f3460fb6eaf2f14ea0af7c8d Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/514675 Run-TryBot: Michael Matloob <[email protected]> TryBot-Result: Gopher Robot <[email protected]> kokoro-CI: kokoro <[email protected]> Reviewed-by: Jamal Carvalho <[email protected]>
- Loading branch information
Showing
4 changed files
with
6 additions
and
40 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
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 was deleted.
Oops, something went wrong.