Skip to content

Commit 3582388

Browse files
authored
Merge pull request #5 from laravel-notification-channels/analysis-z3GyaP
Applied fixes from StyleCI
2 parents a4f9116 + 9deb86f commit 3582388

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/WebhookChannel.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
use GuzzleHttp\Client;
66
use Illuminate\Support\Arr;
77
use NotificationChannels\Webhook\Exceptions\CouldNotSendNotification;
8-
use NotificationChannels\Webhook\Events\MessageWasSent;
9-
use NotificationChannels\Webhook\Events\SendingMessage;
108
use Illuminate\Notifications\Notification;
119

1210
class WebhookChannel

0 commit comments

Comments
 (0)