Skip to content

Commit

Permalink
dummy proto change to test formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Apr 30, 2024
1 parent 5871e0f commit 7e5c0dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ message RateLimiterFlags {
];

// conversion in azeta per token
repeated Conversion conversions = 4 [ (gogoproto.nullable) = false ];
repeated Conversion conversions = 4 [(gogoproto.nullable) = false];
}

message Conversion {
Expand Down

0 comments on commit 7e5c0dc

Please sign in to comment.