mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05: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.