From 43a1f7dc7c20eef943ade919cd2a0fe883b3598e Mon Sep 17 00:00:00 2001 From: "v-yuzhichen@microsoft.com" Date: Thu, 9 Jun 2022 16:56:42 +0800 Subject: [PATCH] Fix Az.MachineLearning XML Comments --- .../MachineLearning/Exception/ErrorResponseMessageException.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/MachineLearning/MachineLearning/Exception/ErrorResponseMessageException.cs b/src/MachineLearning/MachineLearning/Exception/ErrorResponseMessageException.cs index 47474c0e0ccd..f643d29fd3f1 100644 --- a/src/MachineLearning/MachineLearning/Exception/ErrorResponseMessageException.cs +++ b/src/MachineLearning/MachineLearning/Exception/ErrorResponseMessageException.cs @@ -66,7 +66,6 @@ public ErrorResponseMessageException(HttpStatusCode httpStatus, ErrorResponseMes /// Converts objects into /// /// - /// The exception internal ErrorRecord ToErrorRecord() { var errorReport = new StringBuilder();