Removing spaces at the end of line

This commit is contained in:
Marc Ducobu 2021-05-12 15:57:19 +02:00
parent 94b0432bb9
commit c32ca59c76

View File

@ -2,9 +2,12 @@ parameters:
# cl_chill_person.example.class: Chill\PersonBundle\Example
services:
<<<<<<< HEAD
_defaults:
autowire: true
autoconfigure: true
=======
>>>>>>> Removing spaces at the end of line
Chill\PersonBundle\Service\:
resource: '../Service/'