diff --git a/osu.Desktop.VisualTests/Tests/TestCaseUserPanel.cs b/osu.Desktop.VisualTests/Tests/TestCaseUserPanel.cs index f7f0f8b24a..7c2745ee0f 100644 --- a/osu.Desktop.VisualTests/Tests/TestCaseUserPanel.cs +++ b/osu.Desktop.VisualTests/Tests/TestCaseUserPanel.cs @@ -3,7 +3,6 @@ using osu.Framework.Testing; using osu.Framework.Graphics; -using osu.Game.Graphics.UserInterface; using osu.Game.Users; using osu.Framework.Graphics.Containers; using OpenTK;