chore(mqe): remove comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user