man: remove legacy build-tags

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2025-03-19 09:11:34 +01:00
parent ecfdf74115
commit c81f38feac
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
// This file is intended for use with "go run"; it isn't really part of the package.
//go:build manpages
// +build manpages
package main

View File

@ -1,5 +1,4 @@
//go:build tools
// +build tools
package main