Skip to content

Commit 0b45ff7

Browse files
committed
Format
1 parent 2c8421a commit 0b45ff7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/json_size.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,5 +496,4 @@ func (t IBCTransferCallback) ExpectedJSONSize() int {
496496
7 + colon + ExpectedJSONSizeArray(t.Funds) + comma +
497497
10 + colon + ExpectedJSONSizeString(t.Receiver) + comma +
498498
8 + colon + ExpectedJSONSizeString(t.Sender)
499-
500499
}

0 commit comments

Comments
 (0)