mirror of
https://github.com/grafana/grafana.git
synced 2026-08-02 01:38:11 -05: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`.