Remove unused using directives

This commit is contained in:
Joehu
2018-04-12 08:13:24 -07:00
parent df4b64effc
commit 463b189d2f
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@
using System.Collections.Generic;
using System.ComponentModel;
using osu.Game.Beatmaps;
using osu.Game.Overlays;
using osu.Game.Overlays.Direct;
using osu.Game.Rulesets;