mirror of https://github.com/ppy/osu
Remove unnecessary directive
This commit is contained in:
parent
aa2645502c
commit
b5ac707c6c
|
@ -10,7 +10,6 @@
|
|||
using osu.Game.Graphics;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
using osu.Game.Graphics.UserInterface;
|
||||
using System;
|
||||
using osu.Game.Beatmaps;
|
||||
using osu.Framework.Bindables;
|
||||
using System.Collections.Generic;
|
||||
|
|
Loading…
Reference in New Issue