Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed unused import
Browse files Browse the repository at this point in the history
theorm committed Jan 2, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent adeeb7c commit dea35d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/search.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const debug = require('debug')('impresso/hooks:search')
const lodash = require('lodash')
const config = require('@feathersjs/configuration')()()

const { filtersToQueryAndVariables } = require('../util/solr')
const { SolrNamespaces } = require('../solr')

0 comments on commit dea35d5

Please sign in to comment.