Skip to content

Commit

Permalink
Merge pull request #2094 from Adirio/fix-ci
Browse files Browse the repository at this point in the history
🌱 Fix coverage report on master
  • Loading branch information
k8s-ci-robot authored Mar 16, 2021
2 parents 104672d + 82c1b65 commit e806ba0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/config/v2/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ import (
// Version is the config.Version for project configuration 2
var Version = config.Version{Number: 2}

const apiVersion = "v1beta1"

type cfg struct {
// Version
Version config.Version `json:"version"`
Expand Down

0 comments on commit e806ba0

Please sign in to comment.