Remove skype

This commit is contained in:
Joehu
2021-03-15 10:07:50 -07:00
parent f3faad74d5
commit 393f1fbd3f
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(@"skype")]
public string Skype;
[JsonProperty(@"discord")]
public string Discord;