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.
2 parents a4f9116 + 9deb86f commit 3582388Copy full SHA for 3582388
src/WebhookChannel.php
@@ -5,8 +5,6 @@
5
use GuzzleHttp\Client;
6
use Illuminate\Support\Arr;
7
use NotificationChannels\Webhook\Exceptions\CouldNotSendNotification;
8
-use NotificationChannels\Webhook\Events\MessageWasSent;
9
-use NotificationChannels\Webhook\Events\SendingMessage;
10
use Illuminate\Notifications\Notification;
11
12
class WebhookChannel
0 commit comments