Skip to content

Commit

Permalink
feat: remove status
Browse files Browse the repository at this point in the history
  • Loading branch information
getinnocuous committed Nov 6, 2024
1 parent c25a2ed commit aa19cd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion changes.proto
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ message PopulateChangeFiltersRequest {}
message PopulateChangeFiltersResponse {
repeated string repos = 1;
repeated string authors = 2;
repeated ChangeStatus statuses = 3;
}

message ListHomeAppsRequest {}
Expand Down

0 comments on commit aa19cd4

Please sign in to comment.