Skip to content

Commit b1cb710

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

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

docs/generate/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 docsgen
4-
// +build docsgen
54

65
package main
76

docs/generate/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)