mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
chore(mqe): remove comments
This commit is contained in:
parent
6d57e42246
commit
f8871f9e4a
@ -9,12 +9,6 @@ import (
|
||||
"github.com/grafana/grafana/pkg/tsdb"
|
||||
)
|
||||
|
||||
/*
|
||||
TODO:
|
||||
* performance. outgoing requests in pararell.
|
||||
* frontend plugin. targetContainsTemplates
|
||||
*/
|
||||
|
||||
type MQEExecutor struct {
|
||||
*models.DataSource
|
||||
queryParser *QueryParser
|
||||
|
Loading…
Reference in New Issue
Block a user