Skip to content

Commit 123681d

Browse files
committed
rpcserver: fix linter complaint
1 parent 7c18015 commit 123681d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rpcserver.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2342,7 +2342,6 @@ func marshalMintingBatch(batch *tapgarden.MintingBatch,
23422342
} else {
23432343
rpcsLog.Errorf("unable to extract batch tx: %v", err)
23442344
}
2345-
23462345
}
23472346

23482347
// If we don't need to include the seedlings, we can return here.

0 commit comments

Comments
 (0)