Skip to content

Commit

Permalink
Actually format...
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 f0710ae commit 0b5dc4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/pkg/utils/mco_grafana.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ package utils
import (
"os"
"strings"

)

var (
BearerToken string
optionsFile string

Check failure on line 14 in tests/pkg/utils/mco_grafana.go

View workflow job for this annotation

GitHub Actions / Formatters + Linters (Static Analysis) for Go

var `optionsFile` is unused (unused)

)

func GetGrafanaURL(opt TestOptions) string {
Expand Down

0 comments on commit 0b5dc4c

Please sign in to comment.