mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 17:59:46 +00:00
Resolved warning
This commit is contained in:
parent
6dce52f14e
commit
3ad627566a
@ -23,10 +23,6 @@ namespace ERI_Client.V1
|
||||
[System.CodeDom.Compiler.GeneratedCode("NSwag", "14.0.3.0 (NJsonSchema v11.0.0.0 (Newtonsoft.Json v13.0.0.0))")]
|
||||
public partial class Client
|
||||
{
|
||||
#pragma warning disable 8618
|
||||
private string _baseUrl;
|
||||
#pragma warning restore 8618
|
||||
|
||||
private System.Net.Http.HttpClient _httpClient;
|
||||
private static System.Lazy<System.Text.Json.JsonSerializerOptions> _settings = new System.Lazy<System.Text.Json.JsonSerializerOptions>(CreateSerializerSettings, true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user