Skip to content

Commit

Permalink
remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Sep 30, 2020
1 parent 33e218b commit 4872f27
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ export const buildHostDetailsQuery = ({
track_total_hits: false,
},
};
console.log('----dsl----');
console.log(JSON.stringify(dslQuery));

return dslQuery;
};

0 comments on commit 4872f27

Please sign in to comment.