Format go code (#593)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2021-10-20 04:59:53 -04:00 committed by GitHub
parent ec75319ba5
commit 403e193ecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
//go:build e2e
// +build e2e
package e2e

View File

@ -1,3 +1,4 @@
//go:build e2e
// +build e2e
package e2e