diff --git a/web_color/static/src/js/lib.js b/web_color/static/src/js/lib.js index a14e3434..489fff56 100644 --- a/web_color/static/src/js/lib.js +++ b/web_color/static/src/js/lib.js @@ -21,8 +21,6 @@ ##############################################################################*/ openerp.web_color = function(instance) { - var _t = openerp.web._t; - var QWeb = openerp.web.qweb; widget_name = 'color'; //Add in the widgets list @@ -46,4 +44,4 @@ openerp.web_color = function(instance) { } }); -} \ No newline at end of file +}