1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00

Remove one more unused using directive

This commit is contained in:
Salman Ahmed 2023-01-09 23:43:35 +03:00
parent 20ed337ea8
commit e6479b73de

View File

@ -8,7 +8,6 @@ using System.Diagnostics;
using System.IO;
using System.Linq;
using Newtonsoft.Json;
using osu.Framework.Logging;
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.Formats;
using osu.Game.Beatmaps.Legacy;