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

remove unused import
This commit is contained in:
Jo
2023-06-26 11:52:00 +03:00
committed by GitHub
parent 11d196eb6e
commit ae5b818c6e
-1
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"