From 37191bfae614acca1c77792e13b7bda0a2f117ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Lahmann?= <lahmann@ub.uni-leipzig.de>
Date: Fri, 18 Dec 2015 16:41:38 +0100
Subject: [PATCH] * cleanup after committing old module.config.php from refs
 #5423

---
 module/finc/config/module.config.php | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/module/finc/config/module.config.php b/module/finc/config/module.config.php
index 91554c95d8c..80cd4926de5 100644
--- a/module/finc/config/module.config.php
+++ b/module/finc/config/module.config.php
@@ -14,11 +14,6 @@ $config = [
     ],
     'vufind' => [
         'plugin_managers' => [
-            'auth' => [
-                'invokables' => [
-                    'shibboleth' => 'finc\Auth\Shibboleth',
-                ],
-            ],
             'ils_driver' => [
                 'factories' => [
                     'fincils' => 'finc\ILS\Driver\Factory::getFincILS',
-- 
GitLab