Skip to content

Commit e07e3fd

Browse files
Remove unnecessary whitespace
1 parent 89192a0 commit e07e3fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/services.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
services:
2-
2+
33
_defaults:
44
autowire: true
55
autoconfigure: true
6-
6+
77
Bolt\Article\Controller\Upload:
88
tags: [ 'controller.service_arguments' ]
9-
9+
1010
Bolt\Article\Controller\Images:
1111
tags: [ 'controller.service_arguments' ]
1212

0 commit comments

Comments
 (0)