mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_*: enable no-unused-vars rule
closes odoo/design-themes#552 Related: odoo/enterprise#24867 Related: odoo/odoo#85569 Signed-off-by: Géry Debongnie <ged@odoo.com>
This commit is contained in:
@@ -2,7 +2,6 @@ odoo.define("theme_real_estate.tour.real_estate", function (require) {
|
||||
"use strict";
|
||||
|
||||
const wTourUtils = require("website.tour_utils");
|
||||
var tour = require("web_tour.tour");
|
||||
|
||||
const snippets = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user