Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[framework] remove redundant service definitions #1166

Merged
merged 2 commits into from Jun 28, 2019

Conversation

PetrHeinz
Copy link
Contributor

Q A
Description, reason for the PR In our services.yml there were either redundantly defined services or services referring to a missing class. Such service definitions can be safely removed.
New feature No
BC breaks No
Fixes issues ...
Have you read and signed our License Agreement for contributions? Yes

- these services have the postfix that is auto-discovered and their service definition is empty
- such definitions are redunant
- such services cannot be instantiated
@PetrHeinz PetrHeinz force-pushed the ph-remove-redundant-services branch from 024b475 to e1380f9 Compare June 28, 2019 08:05
@PetrHeinz PetrHeinz merged commit 771f5b7 into master Jun 28, 2019
@PetrHeinz PetrHeinz deleted the ph-remove-redundant-services branch June 28, 2019 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants