Skip to content

Commit

Permalink
cleanuo
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Aug 14, 2023
1 parent 57e42ca commit 0c79dda
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ export const useLensSuggestions = ({
currentSuggestion = sug[0];
}
}
// const histogramQuery = `${query[language]} | eval uniqueName = 1 | stats countAll = count(uniqueName) by ${dataView.timeFieldName}`;
}

useEffect(() => {
Expand Down

0 comments on commit 0c79dda

Please sign in to comment.