aboutsummaryrefslogtreecommitdiff
path: root/go/packages/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/packages/doc.go')
-rw-r--r--go/packages/doc.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/go/packages/doc.go b/go/packages/doc.go
index 4bfe28a51..da4ab89fe 100644
--- a/go/packages/doc.go
+++ b/go/packages/doc.go
@@ -67,7 +67,6 @@ Most tools should pass their command-line arguments (after any flags)
uninterpreted to the loader, so that the loader can interpret them
according to the conventions of the underlying build system.
See the Example function for typical usage.
-
*/
package packages // import "golang.org/x/tools/go/packages"