mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
CI fixes
This commit is contained in:
@ -17,7 +17,6 @@ namespace osu.Game.Overlays.Profile.Sections.Historical
|
||||
protected ChartProfileSubsection(Bindable<User> user, string headerText)
|
||||
: base(user, headerText)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
protected override Drawable CreateContent() => new Container
|
||||
|
Reference in New Issue
Block a user