removed unnecessary using

This commit is contained in:
Aergwyn 2017-12-01 22:15:10 +01:00
parent c466296b14
commit e07b85311b

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;