Fix lint/syntax (grunt test)
This commit is contained in:
@@ -73,7 +73,6 @@ function (angular, _, dateMath) {
|
||||
url: this.url + '/api/query',
|
||||
data: reqBody
|
||||
};
|
||||
|
||||
if (this.basicAuth || this.withCredentials) {
|
||||
options.withCredentials = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user