Skip to content

Commit

Permalink
Update curl.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
animator committed Apr 4, 2024
1 parent 5368749 commit a4572b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/codegen/php/curl.dart
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ function build_data_files(\$boundary, \$fields, \$files)

try {
String result = "";
bool hasHeaders = false;
bool hasQuery = false;
bool hasBody = false;

Expand Down

0 comments on commit a4572b3

Please sign in to comment.