Remove newline

This commit is contained in:
Dean Herbert 2020-06-13 21:18:56 +09:00
parent 4eeb22ca18
commit 8402d4a5f3

View File

@ -78,7 +78,6 @@ namespace osu.Game.Rulesets.Mania.Skinning
public Drawable GetDrawableComponent(ISkinComponent component)
{
switch (component)
{
case GameplaySkinComponent<HitResult> resultComponent: