Fix the coding styles

This commit is contained in:
Narek Zakarian 2024-01-31 17:03:38 +04:00
parent c3ae6ad8a6
commit 5c5f459f3b
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -101,7 +101,6 @@ trait CreditCardOrderInfoHandlingTrait {
return;
}
$fraud_responses = $fraud->to_array();
$avs_response_order_note_title = __( 'Address Verification Result', 'woocommerce-paypal-payments' );
/* translators: %1$s is AVS order note title, %2$s is AVS order note result markup */