mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Settings: Update reference to go-kit/log (#60309)
Introduced after last update to #59732.
This commit is contained in:
parent
2c1b65021d
commit
3188a8288e
@ -1,6 +1,6 @@
|
|||||||
package setting
|
package setting
|
||||||
|
|
||||||
import "github.com/go-kit/kit/log/level"
|
import "github.com/go-kit/log/level"
|
||||||
|
|
||||||
type Sentry struct {
|
type Sentry struct {
|
||||||
Enabled bool `json:"enabled"`
|
Enabled bool `json:"enabled"`
|
||||||
|
Loading…
Reference in New Issue
Block a user