services['prestashop.adapter.import.entity_deleter'] = new \PrestaShop\PrestaShop\Adapter\Import\ImportEntityDeleter(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 'psot_', ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration())), ($this->services['prestashop.core.image.file_deleter'] ?? ($this->services['prestashop.core.image.file_deleter'] = new \PrestaShop\PrestaShop\Core\Image\Deleter\ImageFileDeleter())));