Skip to content

Commit

Permalink
More unused code
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Baungard Hansen <[email protected]>
  • Loading branch information
jacobbaungard committed Dec 19, 2024
1 parent 0b5dc4c commit d7c98bc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/pkg/utils/mco_grafana.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ import (
"strings"
)

var (
BearerToken string
optionsFile string
)

func GetGrafanaURL(opt TestOptions) string {
cloudProvider := strings.ToLower(os.Getenv("CLOUD_PROVIDER"))
substring1 := "rosa"
Expand Down

0 comments on commit d7c98bc

Please sign in to comment.