mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 19:00:54 -06:00
Fix lint/syntax (grunt test)
This commit is contained in:
parent
98082a940c
commit
f33de8e911
@ -73,7 +73,6 @@ function (angular, _, dateMath) {
|
||||
url: this.url + '/api/query',
|
||||
data: reqBody
|
||||
};
|
||||
|
||||
if (this.basicAuth || this.withCredentials) {
|
||||
options.withCredentials = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user