Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
roaminggypsy committed Oct 2, 2024
1 parent ad4bf1c commit 6f9f36f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -263,5 +263,5 @@ message Requisition {

// When the 'Requisition' was last updated.
google.protobuf.Timestamp update_time = 17
[(google.api.field_behavior) = OUTPUT_ONLY];
[(google.api.field_behavior) = OUTPUT_ONLY];
}

0 comments on commit 6f9f36f

Please sign in to comment.