FMorschel cae2079ad2
Removing duplicate assert on VisualDensity constructor (#148281)
This PR only removes a duplicate assertion for `vertical <= maximumDensity` on `VisualDensity` constructor.

This is my first PR, do I need to do any of the non-checked items above, or anything else for this to be accepted?
2024-05-16 05:29:06 +00:00
..