Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperengstrom committed Dec 17, 2024
1 parent 0e1fd6a commit 56e2489
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lxl-web/src/lib/components/Search.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
}
function handleTransform(data) {
// hijacking this function to set get autosuggest labels
// to not hardcode lxl-needs into useSearchRequest
// could also be new separate callback
suggestMapping = data?.mapping;
return data;
}
Expand Down

0 comments on commit 56e2489

Please sign in to comment.