Skip to content

Commit a41e5b8

Browse files
committed
Fix services.yml for obsolete service
1 parent 2eaa91d commit a41e5b8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/Resources/config/services.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ services:
1313
arguments:
1414
- "%metamodels.attribute_file.cache_dir%"
1515

16-
metamodels.attribute_file.cache:
17-
class: Symfony\Component\Cache\Adapter\FilesystemAdapter
18-
public: false
19-
arguments:
20-
- "@metamodels.attribute_file.cache_system"
21-
2216
MetaModels\AttributeFileBundle\Migration\AddSortFieldMigration:
2317
arguments:
2418
- '@database_connection'

0 commit comments

Comments
 (0)