Skip to content

Commit 0b66a1d

Browse files
committed
remove TODO
Signed-off-by: Bryce Palmer <[email protected]>
1 parent 5ca0816 commit 0b66a1d

File tree

1 file changed

+0
-2
lines changed
  • testdata/phase-2-plugins/simple-external-plugin

1 file changed

+0
-2
lines changed

testdata/phase-2-plugins/simple-external-plugin/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ import (
1212
"sigs.k8s.io/kubebuilder/v3/pkg/plugin/external"
1313
)
1414

15-
// TODO(everettraven): clean this up a bit and add detailed comments discussing how this works with the Phase 2 Plugins
16-
1715
func main() {
1816
// In this sample we will implement all the plugin operations in the run function
1917
run()

0 commit comments

Comments
 (0)