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 a4f9116 commit 9deb86fCopy full SHA for 9deb86f
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