From d6e99a7f86233ab94678848ddbdfeab470290f5d Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Fri, 31 Mar 2017 00:09:42 +0200 Subject: [PATCH] Remove comment --- pos_customer_display/static/src/js/customer_display.js | 1 - 1 file changed, 1 deletion(-) diff --git a/pos_customer_display/static/src/js/customer_display.js b/pos_customer_display/static/src/js/customer_display.js index 5f2ba85a..eb224335 100644 --- a/pos_customer_display/static/src/js/customer_display.js +++ b/pos_customer_display/static/src/js/customer_display.js @@ -105,7 +105,6 @@ odoo.define('pos_customer_display', function(require) { } this.proxy.send_text_customer_display(lines_to_send, line_length); - //console.log('prepare_text_customer_display type=' + type + ' | l1=' + lines_to_send[0] + ' | l2=' + lines_to_send[1]); }, push_order: function(order){