Remove last.fm support

Has been broken for ages, and their service isn't really something
people use these days.
This commit is contained in:
Dean Herbert
2020-10-16 11:54:11 +09:00
parent 583fdc3a95
commit 703f58bb2f
2 changed files with 0 additions and 4 deletions

View File

@ -111,9 +111,6 @@ namespace osu.Game.Users
[JsonProperty(@"twitter")]
public string Twitter;
[JsonProperty(@"lastfm")]
public string Lastfm;
[JsonProperty(@"skype")]
public string Skype;