Skip to content

Commit

Permalink
remove todo comment (elastic#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
orouz committed Jan 13, 2022
1 parent 7723541 commit 366ba0d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,6 @@ export const useSourceQueryParam = <T extends RisonObject>(getDefaultQuery: () =
};
};

/**
* Temp elastic search query hook
* TODO: find known alternative
*/
export const useEsClientMutation = <T extends unknown>({
dataView,
dateRange,
Expand Down

0 comments on commit 366ba0d

Please sign in to comment.