fix: implement ovh API

This commit is contained in:
Maël Gangloff
2024-07-29 16:47:28 +02:00
parent 274a8562d1
commit 7e2da3eb0b
2 changed files with 1 additions and 11 deletions

View File

@@ -1,10 +0,0 @@
<?php
namespace App\Service;
readonly class ConnectorService
{
}