Remove extra blank line

This commit is contained in:
Derrick Timmermans
2022-11-30 13:05:14 +01:00
parent 6a61e70766
commit 5c8fce1c08

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.