mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
runtime/debug: fix build
TBR=r CC=golang-dev https://golang.org/cl/5661053
This commit is contained in:
parent
913abfee3b
commit
0995aba983
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
package debug
|
||||
|
||||
import (
|
||||
. "runtime/debug"
|
||||
"strings"
|
||||
"testing"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue