8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9f3af commit e65a8cfCopy full SHA for e65a8cf
src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php
@@ -34,7 +34,6 @@ final class OvhCloudTransport extends AbstractTransport
34
'kimsufi-ca' => 'https://ca.api.kimsufi.com/1.0',
35
'soyoustart-eu' => 'https://eu.api.soyoustart.com/1.0',
36
'soyoustart-ca' => 'https://ca.api.soyoustart.com/1.0',
37
- 'runabove-ca' => 'https://api.runabove.com/1.0',
38
];
39
40
private $applicationKey;
0 commit comments