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 4f42d06 commit ae991a8Copy full SHA for ae991a8
tests/PagerDutyChannelTest.php
@@ -9,7 +9,6 @@
9
use Illuminate\Notifications\Notification;
10
use NotificationChannels\PagerDuty\PagerDutyChannel;
11
use NotificationChannels\PagerDuty\PagerDutyMessage;
12
-use NotificationChannels\PagerDuty\Exceptions\CouldNotSendNotification;
13
14
class ChannelTest extends TestCase
15
{
0 commit comments