code layouts and comments

This commit is contained in:
bergquist
2019-03-05 15:34:51 +01:00
parent 9a78c23165
commit daa3b17951
7 changed files with 79 additions and 60 deletions

View File

@@ -28,6 +28,7 @@ import (
// self registering services
_ "github.com/grafana/grafana/pkg/extensions"
_ "github.com/grafana/grafana/pkg/infra/distcache"
_ "github.com/grafana/grafana/pkg/infra/metrics"
_ "github.com/grafana/grafana/pkg/infra/serverlock"
_ "github.com/grafana/grafana/pkg/infra/tracing"