Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxuzhonghu committed May 5, 2019
1 parent d3f2fac commit 08b043d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/controllers/queue/queue_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ type Controller struct {
podGroups map[string]map[string]struct{}
}

// NewQueueController creates a QueueController
func NewQueueController(
kubeClient kubernetes.Interface,
kbClient kbclientset.Interface,
Expand Down

0 comments on commit 08b043d

Please sign in to comment.