Skip to content

Commit 7d50328

Browse files
committed
Update browser_client with formatted style
1 parent 1adce3e commit 7d50328

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkgs/http/lib/src/browser_client.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ class BrowserClient extends BaseClient {
9999

100100
final bodyBytes = await request.finalize().toBytes();
101101
try {
102-
103102
final response = await _fetch(
104103
'${request.url}'.toJS,
105104
RequestInit(

0 commit comments

Comments
 (0)