8000 Remove deprecated endpoint · symfony/symfony@e65a8cf · GitHub
[go: up one dir, main page]

Skip to content

Commit e65a8cf

Browse files
committed
Remove deprecated endpoint
runabove has been closed. Signed-off-by: Antoine Leblanc <antoine.leblanc@corp.ovh.com>
1 parent da9f3af commit e65a8cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ final class OvhCloudTransport extends AbstractTransport
3434
'kimsufi-ca' => 'https://ca.api.kimsufi.com/1.0',
3535
'soyoustart-eu' => 'https://eu.api.soyoustart.com/1.0',
3636
'soyoustart-ca' => 'https://ca.api.soyoustart.com/1.0',
37-
'runabove-ca' => 'https://api.runabove.com/1.0',
3837
];
3938

4039
private $applicationKey;

0 commit comments

Comments
 (0)
0