mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Cleaned the codebase :D
This commit is contained in:
@@ -178,7 +178,7 @@ function (angular, _, dateMath) {
|
||||
return this._performSuggestQuery(tag_values_suggest_query[1], 'tagv').then(responseTransform);
|
||||
}
|
||||
|
||||
return $q.when([{text: "wtf"}]);
|
||||
return $q.when([]);
|
||||
};
|
||||
|
||||
OpenTSDBDatasource.prototype.testDatasource = function() {
|
||||
|
||||
Reference in New Issue
Block a user