Fix too many buttons inside condition

This commit is contained in:
Dan Balasescu
2022-06-22 13:13:04 +09:00
committed by Dean Herbert
parent 321920bc85
commit ff440fc1a4
2 changed files with 47 additions and 48 deletions

View File

@ -21,7 +21,6 @@ namespace osu.Game.Overlays.Settings.Sections.Maintenance
if (collectionManager == null) return;
if (legacyImportManager?.SupportsImportFromStable == true)
{
Add(importCollectionsButton = new SettingsButton
{