Skip to content

Commit

Permalink
Fix codefactor
Browse files Browse the repository at this point in the history
  • Loading branch information
LumpBloom7 committed May 22, 2021
1 parent ec2ed39 commit e5644b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ public class SliderSelectionBlueprint : TauSelectionBlueprint<Slider>
{
protected new DrawableSlider DrawableObject => (DrawableSlider)base.DrawableObject;


public SliderSelectionBlueprint(Slider hitObject)
: base(hitObject)
{
Expand Down

0 comments on commit e5644b9

Please sign in to comment.