Skip to content

Commit

Permalink
Revert "dummy proto change to test formatting"
Browse files Browse the repository at this point in the history
This reverts commit 7e5c0dc.
  • Loading branch information
gartnera committed Apr 30, 2024
1 parent 70f8c50 commit a430d7b
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 a430d7b

Please sign in to comment.