This commit is contained in:
machuanyu 2024-04-03 10:05:29 +08:00
parent e13d11a248
commit 95ae5220a6
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ class RequestTool {
}
final RetrofitClient _client;
static RequestTool? _instance;
RequestTool._internal(this._client);
static get instance {