Move ImportParameters to better home

This commit is contained in:
Dean Herbert
2022-12-13 21:41:26 +09:00
parent cb16d62700
commit b8904fe747
12 changed files with 25 additions and 30 deletions

View File

@ -16,7 +16,6 @@ using osu.Framework.Graphics.Cursor;
using osu.Framework.Graphics.UserInterface;
using osu.Framework.Localisation;
using osu.Framework.Platform;
using osu.Game.Beatmaps;
using osu.Game.Database;
using osu.Game.Graphics.UserInterfaceV2;
using osuTK;