diff --git a/osu.Game.Rulesets.Osu.Tests/TestSceneHitPositionMeter.cs b/osu.Game.Rulesets.Osu.Tests/TestSceneHitPositionMeter.cs index bff5d33ee7..b7bf6a78dc 100644 --- a/osu.Game.Rulesets.Osu.Tests/TestSceneHitPositionMeter.cs +++ b/osu.Game.Rulesets.Osu.Tests/TestSceneHitPositionMeter.cs @@ -1,7 +1,6 @@ // Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. - using System; using osu.Framework.Graphics; using osu.Framework.Testing;