Skip to content

Commit 0b666be

Browse files
committed
chore: remove unneeded parameter
1 parent 87b90ec commit 0b666be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/transaction-controller/src/TransactionController.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3140,7 +3140,6 @@ export class TransactionController extends BaseController<
31403140
const submittedTxMeta = this.#updateTransactionInternal(
31413141
{
31423142
transactionId,
3143-
note: 'TransactionController#processApproval - Intent transaction auto-submitted',
31443143
skipValidation: true,
31453144
},
31463145
(draftTxMeta) => {

0 commit comments

Comments
 (0)