mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-08 08:38:23 +08:00
Clean up all files
This commit is contained in:
@@ -10,7 +10,7 @@ namespace GrasscutterTools.Utils
|
||||
{
|
||||
public static class HttpHelper
|
||||
{
|
||||
static readonly HttpClient httpClient = new HttpClient();
|
||||
private static readonly HttpClient httpClient = new HttpClient();
|
||||
|
||||
static HttpHelper()
|
||||
{
|
||||
@@ -64,4 +64,4 @@ namespace GrasscutterTools.Utils
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user