Skip to content

Commit

Permalink
Remove no longer used dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
frenzibyte committed Jul 30, 2024
1 parent 7c3d592 commit dca61eb
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ public partial class DailyChallengeStreakDisplay : CompositeDrawable, IHasCustom
[Resolved]
private OverlayColourProvider colourProvider { get; set; } = null!;

[Resolved]
private OsuColour colours { get; set; } = null!;

[BackgroundDependencyLoader]
private void load()
{
Expand Down

0 comments on commit dca61eb

Please sign in to comment.