We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb9b7b commit 2ba7cf9Copy full SHA for 2ba7cf9
internal/imports/imports.go
@@ -2,8 +2,6 @@
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
-//go:generate go run mkstdlib.go
6
-
7
// Package imports implements a Go pretty-printer (like package "go/format")
8
// that also adds or removes import statements as necessary.
9
package imports
0 commit comments