Remove outdated xmldoc

This commit is contained in:
Bartłomiej Dach
2026-03-04 08:44:31 +01:00
parent f74a21c1e1
commit 43af89f75c

View File

@@ -58,10 +58,6 @@ using osuTK.Input;
namespace osu.Game.Screens.Select
{
/// <summary>
/// This screen is intended to house all components introduced in the new song select design to add transitions and examine the overall look.
/// This will be gradually built upon and ultimately replace <see cref="SongSelect"/> once everything is in place.
/// </summary>
public abstract partial class SongSelect : ScreenWithBeatmapBackground, IKeyBindingHandler<GlobalAction>, ISongSelect, IHandlePresentBeatmap, IProvideCursor
{
/// <summary>