Skip to content

Commit 28633ff

Browse files
Fix Strategies proj XML Comments (Azure#325)
Co-authored-by: Yabo Hu <[email protected]>
1 parent d62c0cf commit 28633ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Strategies/AsyncCmdletExtensions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public static void WriteVerbose(this IAsyncCmdlet cmdlet, string message, params
4040
/// <param name="subscriptionId">Subbscription Id.</param>
4141
/// <param name="parameters">Cmdlet parameters.</param>
4242
/// <param name="asyncCmdlet">Asynchronous cmdlet interface.</param>
43-
/// <param name="cancellationToken">Cancellation token.</param>
4443
/// <returns></returns>
4544
public static async Task<TModel> RunAsync<TModel>(
4645
this IClient client,

0 commit comments

Comments
 (0)