Skip to content

Commit

Permalink
rpcserver: fix linter complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
guggero committed Oct 23, 2023
1 parent 7c18015 commit 123681d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rpcserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -2342,7 +2342,6 @@ func marshalMintingBatch(batch *tapgarden.MintingBatch,
} else {
rpcsLog.Errorf("unable to extract batch tx: %v", err)
}

}

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

0 comments on commit 123681d

Please sign in to comment.