1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00

Remove excess newline.

This commit is contained in:
Dean Herbert 2017-02-10 16:57:49 +09:00
parent 2da5628184
commit dd8ec70bd5
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

View File

@ -45,7 +45,6 @@ namespace osu.Game.Overlays.Notifications
private string title;
public string Title
{
get { return title; }