Remove excess newline.

This commit is contained in:
Dean Herbert
2017-02-10 16:57:49 +09:00
parent 2da5628184
commit dd8ec70bd5

View File

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