Skip to content

Commit

Permalink
[housekeeping] Automated PR to fix formatting errors (#1290)
Browse files Browse the repository at this point in the history
Automated dotnet-format update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 11, 2023
1 parent 0b86ba1 commit 7a9d5af
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ public interface IAsynchronousHandler
/// A <see cref="TaskCompletionSource"/> to provide Handlers an asynchronous way to complete
/// </summary>
TaskCompletionSource HandlerCompleteTCS { get; }
}

}

0 comments on commit 7a9d5af

Please sign in to comment.