mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 09:07:19 +08:00
`InternalChildren` can't viably be `null`, and if it were, we have bigger problems. The removed null-check was triggering false-positive inspections further down.