blank line

This commit is contained in:
jorolf
2018-03-03 20:03:24 +01:00
parent ba80cd5f34
commit 033d066520

View File

@ -27,7 +27,6 @@ namespace osu.Game.Tests.Visual
}); });
meter.Bindable.BindTo(audio.Volume); meter.Bindable.BindTo(audio.Volume);
} }
} }
} }