diff --git a/static/js/tpos.js b/static/js/tpos.js index e7d43ff..4d3d1a5 100644 --- a/static/js/tpos.js +++ b/static/js/tpos.js @@ -702,7 +702,6 @@ window.app = Vue.createApp({ created: function () { var getRates = this.getRates getRates() - console.log(tpos) this.pinDisabled = tpos.withdraw_pin_disabled this.taxInclusive = tpos.tax_inclusive this.taxDefault = tpos.tax_default