Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
andreise committed Feb 11, 2024
1 parent 8d2bfae commit 1ff475a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core-taggeds-failure/Failure/Failure.T/Failure.T.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ public string FailureMessage
failureMessage ?? string.Empty;

public System.Exception? SourceException { get; init; }
}
}

0 comments on commit 1ff475a

Please sign in to comment.