diff --git a/monero/include/monero_payments.php b/monero/include/monero_payments.php index 684c4b5..1799291 100644 --- a/monero/include/monero_payments.php +++ b/monero/include/monero_payments.php @@ -306,8 +306,8 @@ class Monero_Gateway extends WC_Payment_Gateway // Email merchant // Notify him that someone transfer a payment return $transaction_hash; - }*/ - } + } + }*/ }