mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 07:22:17 +08:00

This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.