We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad8ff5 commit 1ab96e1Copy full SHA for 1ab96e1
1 file changed
src/Elastic.Apm/BackendComm/BackendCommUtils.cs
@@ -239,7 +239,6 @@ private static HttpClientHandler CreateHttpClientHandler(IConfiguration configur
239
// apply to the whole AppDomain and that may not be desired. A consumer can set this themselves if they
240
// need custom validation behaviour.
241
#endif
242
-
243
return httpClientHandler;
244
}
245
0 commit comments