Chore: Remove the old log format (#51526)

* remove the old log format

* fix CI

Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
This commit is contained in:
ying-jeanne
2022-07-08 09:56:30 -05:00
committed by GitHub
co-authored by Emil Tullstedt
parent e1f876eee8
commit 56f3f3fe69
10 changed files with 27 additions and 510 deletions
@@ -7,7 +7,7 @@ import (
"testing"
"github.com/go-kit/log"
"github.com/grafana/grafana/pkg/infra/log/level"
"github.com/go-kit/log/level"
"github.com/grafana/grafana/pkg/models"
"github.com/grafana/grafana/pkg/services/login/logintest"
"github.com/grafana/grafana/pkg/services/quota"