1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-13 05:22:54 +08:00

Remove extra end line

This commit is contained in:
Salman Ahmed 2024-03-08 23:09:50 +03:00
parent 8c92bb0595
commit 9f71eac1db

View File

@ -195,4 +195,3 @@ namespace osu.Game.Storyboards
public override string ToString() => $"{Path}, {Origin}, {InitialPosition}";
}
}