Skip to content

Commit c82bbf7

Browse files
committed
Remove unused parameter comment
1 parent 82cb5fb commit c82bbf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Azure.Devices.DeviceClient/Twin.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ public Twin(TwinProperties twinProperties)
7676
/// <summary>
7777
/// Gets the Twin as a JSON string.
7878
/// </summary>
79-
/// <param name="formatting">Optional. Formatting for the output JSON string.</param>
8079
/// <returns>JSON string</returns>
8180
public string ToJson()
8281
{

0 commit comments

Comments
 (0)