Skip to content
Commit ca723762 authored by Ed Tanous's avatar Ed Tanous Committed by Ed Tanous
Browse files

Fix unused branches in http_client



cppcheck correctly finds that these branches will always be hit, so the
branch is unneeded.  Let's start by getting the code cleaned up.

Tested: CI only, cpp check.

Signed-off-by: default avatarEd Tanous <edtanous@google.com>
Change-Id: I7b89337a81e676915243d5bc9d26c24a89c74aef
parent e3009e46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment