Skip to content

Commit

Permalink
Merge branch 'master' into vinagesh/dispose
Browse files Browse the repository at this point in the history
  • Loading branch information
vinagesh authored Feb 3, 2021
2 parents 2efb157 + adcb448 commit d852b38
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions iothub/service/src/IoTHubExceptionResult.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@ internal class IoTHubExceptionResult
{
[JsonProperty("Message")]
internal string Message { get; set; }

[JsonProperty("ExceptionMessage")]
internal string ExceptionMessage { get; set; }
}
}

0 comments on commit d852b38

Please sign in to comment.