Update curl.dart

This commit is contained in:
Ankit Mahato
2024-04-05 01:26:32 +05:30
parent 5368749c45
commit a4572b3911

View File

@ -169,7 +169,6 @@ function build_data_files(\$boundary, \$fields, \$files)
try {
String result = "";
bool hasHeaders = false;
bool hasQuery = false;
bool hasBody = false;