Update monero_payments.php

This commit is contained in:
serhack 2017-07-15 22:25:46 +02:00 committed by GitHub
parent d9a9807b13
commit b5c8845f75

View file

@ -308,7 +308,7 @@ class Monero_Gateway extends WC_Payment_Gateway
return $transaction_hash; return $transaction_hash;
} }
} }
}
} }