Remove comment

This commit is contained in:
smoogipoo 2020-09-25 19:38:23 +09:00
parent 480eeb5fbe
commit 0853f0e128

View File

@ -19,7 +19,6 @@ namespace osu.Game.Rulesets.Taiko.Tests
{
Type = type;
// in order to create nested strong hit
HitObject.ApplyDefaults(new ControlPointInfo(), new BeatmapDifficulty());
}