Remove unused usings

This commit is contained in:
smoogipoo
2017-12-25 17:29:44 +09:00
parent ac8b345bfe
commit affdd81563
2 changed files with 0 additions and 4 deletions

View File

@ -3,7 +3,6 @@
using System.Collections.Generic;
using System.Linq;
using osu.Game.Audio;
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.ControlPoints;
using osu.Game.Rulesets.Objects.Types;