This commit is contained in:
parent
b980463cef
commit
e13d11a248
|
|
@ -29,7 +29,6 @@ class RequestTool {
|
|||
|
||||
return RetrofitClient(dio, baseUrl: RequestConfig().baseUrl);
|
||||
}
|
||||
|
||||
final RetrofitClient _client;
|
||||
static RequestTool? _instance;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue