Tuesday, October 31, 2023
1 change · master
Features or functions removed from Odoo
An unused internal helper was removed from the web module because it was no longer referenced anywhere. This keeps the codebase cleaner and slightly easier to maintain, with no expected impact on users or business workflows.
Original PR description
In this commit, we remove unused escapeMethod exported const that is no more unused in codebase.