mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -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
|
||||
|
||||
import "github.com/go-kit/kit/log/level"
|
||||
import "github.com/go-kit/log/level"
|
||||
|
||||
type Sentry struct {
|
||||
Enabled bool `json:"enabled"`
|
||||
|
Loading…
Reference in New Issue
Block a user