Remove empty <returns> xmldoc

This commit is contained in:
Dean Herbert
2021-04-12 17:46:14 +09:00
parent 5d942e92f3
commit b5954a55ad
17 changed files with 0 additions and 18 deletions

View File

@ -141,7 +141,6 @@ namespace osu.Game.Tournament
/// <summary>
/// Add missing player info based on user IDs.
/// </summary>
/// <returns></returns>
private bool addPlayers()
{
bool addedInfo = false;