mirror of
https://github.com/grafana/grafana.git
synced 2025-01-08 15:13:30 -06:00
gofmt
This commit is contained in:
parent
ed16914715
commit
d7f3869959
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user