Fixed whitespace for Config in internal.proto

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
pull/3806/head
Alirie Gray 2018-07-10 10:56:50 -07:00
parent febff22915
commit 7023b8d150
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ message Organization {
}
message Config {
AuthConfig Auth = 1; // Auth is the configuration for options that auth related
AuthConfig Auth = 1; // Auth is the configuration for options that auth related
}
message AuthConfig {