Remove references to old async upload bundle

This commit is contained in:
2023-12-12 12:01:51 +01:00
parent 45e1ce034a
commit f131572344
7 changed files with 8 additions and 103 deletions

View File

@@ -1,9 +0,0 @@
services:
chill_doc_store.persistence_checker:
class: Chill\DocStoreBundle\Object\PersistenceChecker
arguments:
$em: '@Doctrine\ORM\EntityManagerInterface'
Chill\DocStoreBundle\Object\ObjectToAsyncFileTransformer:
arguments:
$em: '@Doctrine\ORM\EntityManagerInterface'