Unused using directives

This commit is contained in:
DrabWeb
2017-05-26 06:12:22 -03:00
parent 12f6276e05
commit c0999c7fc1
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ using osu.Game.Graphics.Sprites;
using osu.Game.Overlays.Direct;
using osu.Game.Overlays.SearchableList;
using OpenTK.Graphics;
using System;
namespace osu.Game.Overlays
{