Skip to content
Snippets Groups Projects
Commit d062ad50 authored by Demian Katz's avatar Demian Katz Committed by Robert Lange
Browse files

php-cs-fixer

parent 77c67364
No related merge requests found
......@@ -27,9 +27,6 @@
*/
namespace VuFind\Search\BrowZine;
use VuFind\Record\Loader;
use VuFindSearch\Service as SearchService;
/**
* BrowZine Search Results
*
......
......@@ -27,9 +27,6 @@
*/
namespace VuFind\Search\SolrAuth;
use VuFind\Record\Loader;
use VuFindSearch\Service as SearchService;
/**
* Solr Authority Search Parameters
*
......
......@@ -28,9 +28,6 @@
*/
namespace VuFind\Search\SolrReserves;
use VuFind\Record\Loader;
use VuFindSearch\Service as SearchService;
/**
* Solr Reserves Search Parameters
*
......
......@@ -27,9 +27,6 @@
*/
namespace VuFind\Search\SolrWeb;
use VuFind\Record\Loader;
use VuFindSearch\Service as SearchService;
/**
* Solr Web Search Parameters
*
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment