1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 06:22:56 +08:00

Remove extra newline

This commit is contained in:
kongehund 2024-12-11 14:03:41 +01:00
parent 5bdeac4435
commit 8c17999f6c

View File

@ -17,7 +17,6 @@ namespace osu.Game.Rulesets.Osu.Tests.Editor
private ContextMenuContainer contextMenuContainer
=> Editor.ChildrenOfType<ContextMenuContainer>().First();
[Test]
public void TestToolChangeClosesMenu()
{