mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
gofmt
This commit is contained in:
@@ -5,10 +5,10 @@ import (
|
||||
|
||||
"github.com/Unknwon/macaron"
|
||||
"github.com/macaron-contrib/session"
|
||||
_ "github.com/macaron-contrib/session/memcache"
|
||||
_ "github.com/macaron-contrib/session/mysql"
|
||||
_ "github.com/macaron-contrib/session/postgres"
|
||||
_ "github.com/macaron-contrib/session/redis"
|
||||
_ "github.com/macaron-contrib/session/memcache"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user