mirror of
https://github.com/golang/go
synced 2024-11-22 05:14:40 -07:00
go/doc: remove duplicate package comment
R=golang-dev, gri CC=golang-dev https://golang.org/cl/5528101
This commit is contained in:
parent
066551e49b
commit
439d863e7c
@ -2,7 +2,6 @@
|
|||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
// Package doc extracts source code documentation from a Go AST.
|
|
||||||
package doc
|
package doc
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user