1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-03 18:44:15 +08:00

Remove outdated comment

This commit is contained in:
Dean Herbert
2021-11-24 12:35:05 +09:00
Unverified
parent 4149d458f0
commit 6cd1bfd94f
-1
View File
@@ -200,7 +200,6 @@ namespace osu.Game.Database
{
Key = dkb.Key,
Value = dkb.StringValue,
// important: this RulesetStore must be the EF one.
RulesetName = shortName,
Variant = dkb.Variant ?? 0,
});