1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 04:59:52 +08:00

Fix code formatting

This commit is contained in:
LukynkaCZE
2022-07-23 12:16:11 +02:00
Unverified
parent 33b442d5d0
commit 9db06fafd0
@@ -18,7 +18,6 @@ namespace osu.Game.Overlays.Profile.Sections.Recent
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Icon = inputIcon,
};
}
}