Friday, March 6, 2026
1 change · saas-18.3
Features or functions removed from Odoo
This update removes a redundant and forgotten piece of code from the HTML Editor plugin. The change ensures a cleaner, more efficient codebase and prevents potential issues. It's a routine maintenance task to optimize performance.
Original PR description
The resource named `clean_handlers` should have been removed since [1], but a single occurrence has been forgotten and survived in `SeparatorPlugin`. This commit removes it. [1]: https://github.com/odoo/odoo/commit/3cd28b1972e704c54e5b40226bfbe4e0895481d8 task-5363816