cmd/godoc: fix build
R=golang-dev, gri CC=golang-dev https://golang.org/cl/12127043
This commit is contained in:
parent
2f6855ad75
commit
143d18d6c5
|
@ -47,7 +47,6 @@ import (
|
|||
"regexp"
|
||||
"runtime"
|
||||
"strings"
|
||||
"text/template"
|
||||
|
||||
"code.google.com/p/go.tools/godoc"
|
||||
"code.google.com/p/go.tools/godoc/vfs"
|
||||
|
|
Loading…
Reference in New Issue