Commit 0005f8e7 by Torkel Ödegaard

fix: fixed jshint issue

parent 4e387ed4
define([
'./query_def',
'lodash',
],
function (queryDef, _) {
function (queryDef) {
'use strict';
function ElasticQueryBuilder(options) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment