mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Use shortid.MustGenerate() instead of shortid.Generate(). Instead of returning errors it will panic.
Use shortid.MustGenerate() instead of shortid.Generate(). Instead of returning errors it will panic.