mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
See,
pkg/tsdb/stackdriver/stackdriver_test.go:356:2⚠️ 'if err != nil { return data, err }; return data, nil' can be simplified to 'return data, err'
|
||
---|---|---|
.. | ||
test-data | ||
annotation_query_test.go | ||
annotation_query.go | ||
stackdriver_test.go | ||
stackdriver.go | ||
types.go |