Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mauberti-bc committed Mar 5, 2024
1 parent b5fd23e commit 88e4b39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/utils/itis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export const customSortContainsSearchTermsJoinedExact = (
* any common name is EXACTLY EQUAL to the search terms joined
*
* @param {ItisSolrSearchResponse[]} data
* @param {string[]} searchTerms
* @memberof ItisService
*/
export const customSortEqualsSearchTermsExact = (
Expand Down

0 comments on commit 88e4b39

Please sign in to comment.