Skip to content

Commit

Permalink
style: remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
thevaibhav-dixit committed May 10, 2024
1 parent fefda90 commit 809c81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/ledger/outbox_service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ message EntryInput {
string direction = 4;
string units = 5;
string currency = 6;
optional string description = 7;
optional string description = 7;
}

message TxInput {
Expand Down

0 comments on commit 809c81a

Please sign in to comment.