1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 19:12:54 +08:00

Remove extra blank line

This commit is contained in:
Derrick Timmermans 2022-11-30 13:05:14 +01:00
parent 6a61e70766
commit 5c8fce1c08
No known key found for this signature in database
GPG Key ID: B1771434E9B3282C

View File

@ -38,7 +38,6 @@ namespace osu.Game.Screens.Edit.Compose.Components
private PlacementBlueprint currentPlacement;
/// <remarks>
/// Positional input must be received outside the container's bounds,
/// in order to handle composer blueprints which are partially offscreen.