Tidy up code and namespaces

This commit is contained in:
Dean Herbert
2022-06-07 23:10:08 +09:00
parent 058760253a
commit 95dea00725
5 changed files with 355 additions and 325 deletions

View File

@ -9,6 +9,7 @@ using osu.Framework.Screens;
using osu.Game.Localisation;
using osu.Game.Screens;
using osu.Game.Screens.Import;
using osu.Game.Screens.Utility;
namespace osu.Game.Overlays.Settings.Sections.DebugSettings
{