Chore: Remove unused import social.go (#70668)

remove unused import
pull/70666/head^2
Jo 2 years ago committed by GitHub
parent 11d196eb6e
commit ae5b818c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      pkg/login/social/social.go

@ -21,7 +21,6 @@ import (
"golang.org/x/text/cases"
"golang.org/x/text/language"
"github.com/grafana/grafana/pkg/cmd/grafana-cli/logger"
"github.com/grafana/grafana/pkg/infra/log"
"github.com/grafana/grafana/pkg/infra/remotecache"
"github.com/grafana/grafana/pkg/infra/usagestats"

Loading…
Cancel
Save