[IMP] *: remove _render from ir.ui.view

Follow adaptations made in the render api at odoo/odoo#85110

closes odoo/design-themes#554

Related: odoo/enterprise#24622
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
This commit is contained in:
Gorash
2022-03-28 12:20:40 +00:00
parent f3f495d29f
commit 93e2ca6de4
3 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import ir_http
from . import ir_ui_view
from . import ir_qweb
from . import website