Files
grafana/pkg/services/sqlstore
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-02-16 17:36:28 +01:00
2018-03-16 00:09:29 +01:00
2018-03-07 16:40:24 +01:00
2018-02-14 13:32:52 +01:00
2018-03-16 00:09:29 +01:00
2015-07-17 14:42:49 +02:00
2018-04-16 21:04:57 +02:00
2018-04-16 21:04:57 +02:00