Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Jan 26, 2025
1 parent c93bed7 commit bd1f29f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Avalonia.Xaml.Interactivity/StyledElementAction.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ namespace Avalonia.Xaml.Interactivity;
/// <summary>
/// A base class for action that calls a method on a specified object when invoked.
/// </summary>
// REPRO: Change StyledElement to Animatable or AvaloniaObject
public abstract class StyledElementAction : StyledElement, IAction
{
/// <summary>
Expand Down

0 comments on commit bd1f29f

Please sign in to comment.