Remove excess newline

This commit is contained in:
Dean Herbert
2018-11-21 18:53:50 +09:00
parent 88f82eb722
commit d677921680

View File

@ -387,7 +387,6 @@ namespace osu.Game.Online.Chat
JoinChannel(channel, true);
}
//todo: handle left channels
handleChannelMessages(updates.Messages);