Revert "Add a FAKE API change to test codegen verification in CI"

This reverts commit 28a500fce9.
This commit is contained in:
Andrew Keesler 2020-08-11 14:57:14 -04:00
parent 0806074d94
commit d6e745203d
No known key found for this signature in database
GPG Key ID: 27CE0444346F9413
1 changed files with 0 additions and 2 deletions

View File

@ -46,8 +46,6 @@ type User struct {
// Identity Provider groups for authenticated user.
Groups []string
FavoriteColor string
}
type LoginRequestStatus struct {