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

remove unused import
This commit is contained in:
Jo 2023-06-26 10:52:00 +02:00 committed by GitHub
parent 11d196eb6e
commit ae5b818c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"