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

Remove obsolete configuration.

parent 5c34164a
Branches
Tags
No related merge requests found
......@@ -63,8 +63,6 @@ class PluginManager extends \VuFind\ServiceManager\AbstractPluginManager
* @var array
*/
protected $factories = [
Amazon::class => \VuFind\Content\AbstractAmazonFactory::class,
AmazonEditorial::class => \VuFind\Content\AbstractAmazonFactory::class,
Booksite::class => BooksiteFactory::class,
Demo::class => \Laminas\ServiceManager\Factory\InvokableFactory::class,
Deprecated::class => \Laminas\ServiceManager\Factory\InvokableFactory::class,
......
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