refs #1826. Change some env var
testing/ogcore-api/pipeline/head There was a failure building this commit Details

pull/30/head
Manuel Aranda Rosales 2025-05-07 16:54:01 +02:00
parent 0d36ca39dd
commit 24c5451f52
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ class RemoteCalendarSyncUdsAction extends AbstractController
{
public function __construct(
#[Autowire(env: 'UDS_URL')]
private readonly UDSClient $udsClient
)
{