Remove custom service definitions.

This commit is contained in:
Pol Dellaiera
2021-05-31 21:40:05 +02:00
parent 6cbbce03c4
commit a6c4b4eb55
4 changed files with 34 additions and 39 deletions

View File

@@ -72,7 +72,6 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac
$loader->load('services/command.yaml');
$loader->load('services/actions.yaml');
$loader->load('services/form.yaml');
$loader->load('services/templating.yaml');
$loader->load('services/alt_names.yaml');
$loader->load('services/household.yaml');
// We can get rid of this file when the service 'chill.person.repository.person' is no more used.