mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 11:02:57 +08:00
Remove extra newline
This commit is contained in:
parent
5bdeac4435
commit
8c17999f6c
@ -17,7 +17,6 @@ namespace osu.Game.Rulesets.Osu.Tests.Editor
|
|||||||
private ContextMenuContainer contextMenuContainer
|
private ContextMenuContainer contextMenuContainer
|
||||||
=> Editor.ChildrenOfType<ContextMenuContainer>().First();
|
=> Editor.ChildrenOfType<ContextMenuContainer>().First();
|
||||||
|
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
public void TestToolChangeClosesMenu()
|
public void TestToolChangeClosesMenu()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user