1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 19:22:56 +08:00

remove unused import

This commit is contained in:
tsunyoku 2022-07-17 18:16:30 +01:00
parent 032cc6c670
commit 5875f53e07

View File

@ -4,7 +4,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using JetBrains.Annotations;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using osu.Game.Beatmaps;