Remove unused DESCRIPTION_HTML_LENGTH_MAX
What does this MR do and why?
Remove unused DESCRIPTION_HTML_LENGTH_MAX
- Constant is no longer referenced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Checkout master,
- Grep for the constant and check that it is only shown where removed in this MR's diff.