<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'pim_connector.fetch_remote_file_before_import' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Bundle/ConnectorBundle/EventListener/FetchRemoteFileBeforeImport.php';

return $this->privates['pim_connector.fetch_remote_file_before_import'] = new \Akeneo\Tool\Bundle\ConnectorBundle\EventListener\FetchRemoteFileBeforeImport(($this->services['oneup_flysystem.jobs_storage_filesystem'] ?? $this->load('getOneupFlysystem_JobsStorageFilesystemService.php')));
