removed console log in customer.js
diff --git a/erpnext/selling/doctype/customer/customer.js b/erpnext/selling/doctype/customer/customer.js
index cc88ca4..3ff20a3 100644
--- a/erpnext/selling/doctype/customer/customer.js
+++ b/erpnext/selling/doctype/customer/customer.js
@@ -151,7 +151,6 @@
/* ********************************* transaction history ************************************** */
cur_frm.render_transaction_history_row = function(data) {
- console.log(data.modified);
data.grand_total = fmt_money(data.grand_total);
data.modified = wn.datetime.only_date(data.modified);
return repl('\