Skip to content

Commit

Permalink
OXDEV-1284 Fix service.yml after rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
godefroy-le-hardi committed Jan 7, 2019
1 parent 957acd8 commit b2c7073
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions source/Internal/Module/Setup/services.yaml
Expand Up @@ -97,13 +97,6 @@ services:
tags:
- { name: kernel.event_subscriber }

oxid_esales.module.setup.service.eventsubscriber.before_module_deactivation_event_subscriber:
class: OxidEsales\EshopCommunity\Internal\Module\Setup\EventSubscriber\BeforeModuleDeactivationSubscriber
arguments:
- '@OxidEsales\EshopCommunity\Internal\Module\Configuration\Provider\ModuleConfigurationProviderInterface'
tags:
- { name: kernel.event_subscriber }

OxidEsales\EshopCommunity\Internal\Module\Setup\Service\ModuleServicesActivationServiceInterface:
class: OxidEsales\EshopCommunity\Internal\Module\Setup\Service\ModuleServicesActivationService
autowire: true
Expand Down

0 comments on commit b2c7073

Please sign in to comment.