Files
grafana/pkg/services
Karsten Weiss de084e5891 Remove unnecessary fmt.Sprintf() calls (gosimple)
This fixes:
pkg/services/sqlstore/migrator/migrations.go:116:18: the argument is already a string, there's no need to use fmt.Sprintf (S1025)
pkg/services/sqlstore/migrator/types.go:49:16: the argument is already a string, there's no need to use fmt.Sprintf (S1025)
2018-04-16 21:04:57 +02:00
..
2018-04-16 21:04:57 +02:00
2018-03-22 22:38:44 +01:00
2018-04-13 20:31:29 +02:00
2018-04-16 21:04:57 +02:00
2018-03-07 17:19:35 -05:00