1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 01:49:56 +08:00

removed unnecessary using

This commit is contained in:
Aergwyn
2017-12-01 22:15:10 +01:00
Unverified
parent c466296b14
commit e07b85311b
-1
View File
@@ -8,7 +8,6 @@ using System.Text;
using osu.Framework.Allocation;
using osu.Framework.Graphics.Shapes;
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.Formats;
using osu.Game.Rulesets;
using osu.Game.Rulesets.Mods;
using osu.Game.Screens.Play;