internal/core: remove unreachable lines

Change-Id: If6e53abe5cf09ad586e310f8d2daa9733f9f7521
Reviewed-on: https://go-review.googlesource.com/c/148857
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
1 file changed
tree: 3b4b359adffb8c71c6f623eeb2fc31f00074e2a0
  1. cmd/
  2. internal/
  3. AUTHORS
  4. codereview.cfg
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. README.md
README.md

Go Debug

This repository holds utilities and libraries for debugging Go programs.

WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.

Report Issues & Send Changes