tiny clean up

This commit is contained in:
moneroexamples 2018-02-14 13:22:05 +08:00
parent f97cdf59ea
commit c74ed3e15a
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
// due to sub-addresses
var add_tx_pub_keys = $("#add_tx_pub_keys").text().split(';').slice(0, -1);
console.log("add_tx_pub_keys: ", add_tx_pub_keys);
//console.log("add_tx_pub_keys: ", add_tx_pub_keys);
var payment_id = $("#payment_id").text();