Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Mar 3, 2020
1 parent 263f0a1 commit fc5ab6b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ import (
corev1 "k8s.io/api/core/v1"
)

const (
containerName = "runner"
)

// NodeReconciler reconciles a Node object
type NodeReconciler struct {
client.Client
Expand Down

0 comments on commit fc5ab6b

Please sign in to comment.