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

@ -12,7 +12,6 @@ namespace osu.Game.Screens.Edit.Components.RadioButtons
/// <summary>
/// Whether this <see cref="RadioButton"/> is selected.
/// </summary>
/// <returns></returns>
public readonly BindableBool Selected;
/// <summary>