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 03ea499 commit eac7509Copy full SHA for eac7509
src/Symfony/Component/Notifier/Bridge/Mattermost/Tests/MattermostTransportTest.php
@@ -16,7 +16,6 @@
16
use Symfony\Component\Notifier\Exception\LogicException;
17
use Symfony\Component\Notifier\Message\ChatMessage;
18
use Symfony\Component\Notifier\Message\MessageInterface;
19
-use Symfony\Contracts\EventDispatcher\EventDispatcherInterface;
20
use Symfony\Contracts\HttpClient\HttpClientInterface;
21
22
/**
0 commit comments