Skip to content

Commit

Permalink
doc: remove user action required comments
Browse files Browse the repository at this point in the history
  • Loading branch information
draveness committed Jul 8, 2019
1 parent 34a05ff commit ac4b299
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pkg/controller/proxier/proxier_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ import (

var log = logf.Log.WithName("controller_proxier")

/**
* USER ACTION REQUIRED: This is a scaffold file intended for the user to modify with their own Controller
* business logic. Delete these comments after modifying this file.*
*/

// Add creates a new Proxier Controller and adds it to the Manager. The Manager will set fields on the Controller
// and Start it when the Manager is Started.
func Add(mgr manager.Manager) error {
Expand Down

0 comments on commit ac4b299

Please sign in to comment.