mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(format) run go fmt in pkg
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
SESS_KEY_USERID = "uid"
|
||||
SESS_KEY_USERID = "uid"
|
||||
SESS_KEY_OAUTH_STATE = "state"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user