Skip to content

Commit

Permalink
Not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
karljj1 committed Feb 16, 2024
1 parent e5aa01d commit b4761f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ namespace SmartFormat.Core.Formatting;
/// This exception can be raised from an <see cref="ISource"/> to prevent additional processing,
/// particularly in scenarios where the data's state is not yet prepared or deemed valid.
/// </summary>
[Serializable]
public class AbortFormattingException : Exception
{
/// <summary>
Expand Down

0 comments on commit b4761f7

Please sign in to comment.