Remove unused using and move dialog to BDL

This commit is contained in:
Joehu
2020-09-14 12:10:00 -07:00
parent c833f5fcc4
commit 43daabc982
2 changed files with 1 additions and 5 deletions

View File

@ -12,7 +12,6 @@ using osu.Game.Graphics;
using osu.Game.Graphics.Sprites;
using osuTK;
using osuTK.Graphics;
using osuTK.Input;
using osu.Game.Graphics.Containers;
namespace osu.Game.Screens.Select.Options