Skip to content

Commit 5d44588

Browse files
Lint fixes - removing old build tags
1 parent a1a1baf commit 5d44588

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

diagnostic_typeparams.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// SPDX-License-Identifier: MPL-2.0
33

44
//go:build go1.18
5-
// +build go1.18
65

76
package hcl
87

hclsyntax/expression_typeparams_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// SPDX-License-Identifier: MPL-2.0
33

44
//go:build go1.18
5-
// +build go1.18
65

76
package hclsyntax
87

hclsyntax/expression_vars_gen.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// to do its work.
99

1010
//go:build ignore
11-
// +build ignore
1211

1312
package main
1413

tools.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// SPDX-License-Identifier: MPL-2.0
33

44
//go:build tools
5-
// +build tools
65

76
package hcl
87

0 commit comments

Comments
 (0)