Skip to content

Commit 3d17957

Browse files
committed
Formatted for CI passover
1 parent 2889cb2 commit 3d17957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/http/lib/src/browser_client.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,4 +214,4 @@ Stream<List<int>> _readBody(BaseRequest request, Response response) async* {
214214
@JS()
215215
extension type _IterableHeaders._(JSObject _) implements JSObject {
216216
external void forEach(JSFunction fn);
217-
}
217+
}

0 commit comments

Comments
 (0)