1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 19:42:55 +08:00

Remove unused using statement

This commit is contained in:
Dean Herbert 2022-10-11 16:23:05 +09:00
parent ece42de408
commit 9bab02fab4

View File

@ -17,7 +17,6 @@ using osu.Framework.IO.Stores;
using osu.Framework.Platform;
using osu.Framework.Testing;
using osu.Game.Beatmaps.Formats;
using osu.Game.Collections;
using osu.Game.Database;
using osu.Game.Extensions;
using osu.Game.IO.Archives;