mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
tech(): go fmt code
This commit is contained in:
parent
090db9401c
commit
ecf44d4d9c
@ -290,7 +290,7 @@ func (c *mockLdapConn) Search(*ldap.SearchRequest) (*ldap.SearchResult, error) {
|
||||
}
|
||||
|
||||
func (c *mockLdapConn) StartTLS(*tls.Config) error {
|
||||
return nil
|
||||
return nil
|
||||
}
|
||||
|
||||
func ldapAutherScenario(desc string, fn scenarioFunc) {
|
||||
|
@ -52,7 +52,7 @@ var (
|
||||
|
||||
// Timers
|
||||
M_DataSource_ProxyReq_Timer Timer
|
||||
M_Alerting_Execution_Time Timer
|
||||
M_Alerting_Execution_Time Timer
|
||||
|
||||
// StatTotals
|
||||
M_Alerting_Active_Alerts Gauge
|
||||
|
Loading…
Reference in New Issue
Block a user