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

@ -5,7 +5,6 @@
using System.Collections.Generic;
using System.Threading.Tasks;
using osu.Game.Beatmaps;
namespace osu.Game.Database
{