all: remove old // +build comments (#2431)

Closes #2325
This commit is contained in:
Artem Yadelskyi
2022-11-03 05:55:14 +02:00
committed by GitHub
parent 40c7f2869b
commit 5b53cef59e
183 changed files with 5 additions and 203 deletions

View File

@@ -13,7 +13,6 @@
// limitations under the License.
//go:build example
// +build example
package main