Skip to content

Commit

Permalink
Fixing golint in k8s.go
Browse files Browse the repository at this point in the history
Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>
  • Loading branch information
imrajdas committed Aug 27, 2020
1 parent 2f0c0b8 commit cc0ccc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/provider/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ type DeploymentResource struct {
FlagDeploymentVars map[string]string
// Default DeploymentVars.
DefaultDeploymentVars map[string]string
// Dashboards
Dashboards map[string]string
}

// NewDeploymentResource returns DeploymentResource with default values.
Expand Down

0 comments on commit cc0ccc8

Please sign in to comment.