diff --git a/src/utils/searchUtils.ts b/src/utils/searchUtils.ts index b5d354b4f..2f2b183ce 100644 --- a/src/utils/searchUtils.ts +++ b/src/utils/searchUtils.ts @@ -12,8 +12,6 @@ import type { Identifiers, } from "../types/searchTypes" -// import { initialSearchFormState } from "./advancedSearchUtils" - /** * getSortQuery * Get the sort type and order and format into query param snippet.