chore: audit auth (backport #21566) (#21568)

This commit is contained in:
mergify[bot] 2024-09-05 19:46:38 +02:00 committed by GitHub
parent 9adce9e987
commit 8ce77cbb24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,6 @@ func GetSignBytesAdapter(
ctx context.Context,
handlerMap *txsigning.HandlerMap,
mode signing.SignMode,
signerData SignerData,
tx sdk.Tx,
) ([]byte, error) {