1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 04:02:57 +08:00

Remove import

This commit is contained in:
PercyDan54 2020-11-15 13:38:21 +08:00
parent a4b20d2117
commit cf7ac6d5e3
No known key found for this signature in database
GPG Key ID: 6AEA7C525131BAF3

View File

@ -2,11 +2,8 @@
// See the LICENCE file in the repository root for full licence text.
using System;
using Humanizer;
using osu.Framework.Bindables;
using osu.Framework.Graphics.Sprites;
using osu.Game.Beatmaps;
using osu.Game.Configuration;
using osu.Game.Graphics;
using osu.Game.Rulesets.Mods;