Ignore createBranch result explicitly to satisfy CheckReturnValue

The createBranch REST API now carries a @CheckReturnValue contract, so
ignoring its Response fails the errorprone build. Assign it to an
unused variable to make the intent explicit; the backup ref creation
behaviour is unchanged.

Change-Id: I089c879ca4893712b69985b749267d6e14691a48
1 file changed
tree: be3dea2ba659cdd4069cf70b999e27b7c665fc8e
  1. src/
  2. .gitignore
  3. BUILD