Skip to content

Commit

Permalink
Cleanup: Delete some trailing white spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ilankri committed Oct 24, 2024
1 parent 67833c6 commit f6d922c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ message HistoryPerson {
optional int32 year1 = 6;
optional int32 year2 = 7;
required bool exists_in_base = 8;
required bool has_history = 9;
required bool has_history = 9;
}

message HistoryNote {
Expand Down

0 comments on commit f6d922c

Please sign in to comment.