mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Cleaned the codebase :D
This commit is contained in:
parent
2a8904f844
commit
a27186e34f
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user