Skip to content

Commit

Permalink
Remove commented out import
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcohen committed Oct 2, 2023
1 parent bcad041 commit a2a4c6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/searchUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a2a4c6b

Please sign in to comment.