mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 01:43:15 +08:00
Remove unnecessary using
This commit is contained in:
parent
a3877cc29e
commit
c38dc81535
@ -6,9 +6,7 @@ using osu.Framework.Allocation;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
using osu.Game.Graphics;
|
||||
using osu.Game.Graphics.Containers;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Overlays.Profile.Header.Components
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user