This commit is contained in:
parent
e13d11a248
commit
95ae5220a6
|
|
@ -31,7 +31,6 @@ class RequestTool {
|
|||
}
|
||||
final RetrofitClient _client;
|
||||
static RequestTool? _instance;
|
||||
|
||||
RequestTool._internal(this._client);
|
||||
|
||||
static get instance {
|
||||
|
|
|
|||
Loading…
Reference in New Issue