mirror of
https://github.com/golang/go
synced 2024-11-21 21:04:41 -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
|
||||
|
||||
import (
|
||||
. "runtime/debug"
|
||||
"strings"
|
||||
"testing"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user