mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 15:02:54 +08:00
Remove unnecessary newline
This commit is contained in:
parent
53f3dacdfb
commit
2254c572c4
@ -101,6 +101,5 @@ namespace osu.Game.Overlays
|
|||||||
|
|
||||||
Padding = new MarginPadding { Top = GetToolbarHeight?.Invoke() ?? 0 };
|
Padding = new MarginPadding { Top = GetToolbarHeight?.Invoke() ?? 0 };
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user