mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Update services.php.
This commit is contained in:
parent
c14cb7b1bd
commit
402bf7d500
@ -28,7 +28,6 @@ return static function (ContainerConfigurator $container) {
|
||||
->tag('controller.service_arguments');
|
||||
|
||||
$services
|
||||
->set('chill_wopi.openstack_client')
|
||||
->class(OpenStack::class)
|
||||
->set(OpenStack::class)
|
||||
->arg('$options', '%chill_wopi.openstack%');
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user