mirror of
https://github.com/foss42/apidash.git
synced 2025-06-28 11:27:06 +08:00
Update http_service.dart
This commit is contained in:
@ -139,4 +139,3 @@ Future<(HttpResponse?, Duration?, String?)> sendHttpRequest(
|
||||
void cancelHttpRequest(String? requestId) {
|
||||
httpClientManager.cancelRequest(requestId);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user