diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml b/modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml index 30500bbc..b61a7a05 100644 --- a/modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml +++ b/modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml @@ -54,9 +54,6 @@ <bean id="eidasRevisionLogger" class="at.asitplus.eidas.specific.core.logger.RevisionLogger" /> - <bean id="eidasStatisticLogger" - class="at.asitplus.eidas.specific.core.logger.StatisticLogger" /> - <bean id="defaultErrorHandler" class="at.gv.egiz.eaaf.core.impl.idp.auth.services.DefaultErrorService"/> |