Remove all trailing whitespaces in this repo.

This commit is contained in:
Huo Yaoyuan
2017-04-06 16:21:18 +08:00
parent 9b1e010dcc
commit 411988f038
34 changed files with 66 additions and 66 deletions

View File

@ -13,7 +13,7 @@ namespace osu.Game.Configuration
protected override void InitialiseDefaults()
{
#pragma warning disable CS0612 // Type or member is obsolete
Set(OsuConfig.Username, string.Empty);
Set(OsuConfig.Token, string.Empty);