Skip to content

Commit c81f38f

Browse files
committed
man: remove legacy build-tags
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent ecfdf74 commit c81f38f

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

man/generate.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// This file is intended for use with "go run"; it isn't really part of the package.
22

33
//go:build manpages
4-
// +build manpages
54

65
package main
76

man/tools.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build tools
2-
// +build tools
32

43
package main
54

0 commit comments

Comments
 (0)