query.go
4.14 KB
-
minor code style: use `strings.Replace` fourth argument in influxdb (#8225) · d4f7a2bc
Remove 5 lines from the codebase and an unecessary function, by calling `strings.Replace` with -1 for the fourth argument. A better alternative to what was merged in #8037
Yaron de Leeuw committed