1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00

Remove redundant line from mod usage

This commit is contained in:
Salman Ahmed 2022-03-23 15:38:48 +03:00
parent 145fca2704
commit b218046fa2

View File

@ -10,7 +10,6 @@ namespace osu.Game.Rulesets.Mods
{
/// <summary>
/// Used for a per-user gameplay session.
/// Determines whether the mod is playable by an end user.
/// </summary>
User,