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 e144689 commit 003aadbCopy full SHA for 003aadb
Transport/TransportInterface.php
@@ -12,7 +12,6 @@
12
namespace Symfony\Component\Notifier\Transport;
13
14
use Symfony\Component\Notifier\Exception\TransportExceptionInterface;
15
-use Symfony\Component\Notifier\Exception\UnsupportedMessageTypeException;
16
use Symfony\Component\Notifier\Message\MessageInterface;
17
use Symfony\Component\Notifier\Message\SentMessage;
18
0 commit comments