mirror of https://github.com/knative/func.git
Format go code (#593)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
ec75319ba5
commit
403e193ecc
|
@ -1,3 +1,4 @@
|
|||
//go:build e2e
|
||||
// +build e2e
|
||||
|
||||
package e2e
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
//go:build e2e
|
||||
// +build e2e
|
||||
|
||||
package e2e
|
||||
|
|
Loading…
Reference in New Issue