Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http: do not assign intermediate variable
No need for binding, it's only used in the next line to declare more variables :) PR-URL: #17335 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]>
- Loading branch information