1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 10:12:54 +08:00

Remove out-of-date todo

This commit is contained in:
smoogipoo 2019-10-15 16:16:33 +09:00
parent 12cd57744b
commit 96c6aeefe9

View File

@ -11,9 +11,6 @@ using osu.Game.Database;
namespace osu.Game.Rulesets
{
/// <summary>
/// Todo: All of this needs to be moved to a RulesetStore.
/// </summary>
public class RulesetStore : DatabaseBackedStore, IDisposable
{
private const string ruleset_library_prefix = "osu.Game.Rulesets";