docs: remove legacy build-tags

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2025-03-08 12:28:00 +01:00
parent 46caf5697c
commit f6d49e9ca4
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 docsgen
// +build docsgen
package main

View File

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