1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 00:00:40 +08:00

Remove extra end line

This commit is contained in:
Salman Ahmed
2024-03-08 23:09:50 +03:00
Unverified
parent 8c92bb0595
commit 9f71eac1db
-1
View File
@@ -195,4 +195,3 @@ namespace osu.Game.Storyboards
public override string ToString() => $"{Path}, {Origin}, {InitialPosition}";
}
}