mirror of
https://github.com/golang/go
synced 2024-11-21 22:24:40 -07:00
runtime/debug: fix build
TBR=r CC=golang-dev https://golang.org/cl/5661053
This commit is contained in:
parent
913abfee3b
commit
0995aba983
@ -5,7 +5,6 @@
|
|||||||
package debug
|
package debug
|
||||||
|
|
||||||
import (
|
import (
|
||||||
. "runtime/debug"
|
|
||||||
"strings"
|
"strings"
|
||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user