Skip to content

Commit 7c0c025

Browse files
committed
add go gen
Signed-off-by: iamrajiv <[email protected]>
1 parent 1d3f0b9 commit 7c0c025

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

generate.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build ignore
2-
31
/*
42
Copyright 2025 The CDEvents Authors
53

pkg/api/bindings.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ limitations under the License.
1616
SPDX-License-Identifier: Apache-2.0
1717
*/
1818

19-
//go:generate go run ../../tools/generator.go --resources ../..
20-
2119
package api
2220

2321
import (

0 commit comments

Comments
 (0)