Skip to content

Commit 3a73e07

Browse files
Fixed styling issues
1 parent bb416e1 commit 3a73e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebhookChannel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
use GuzzleHttp\Client;
66
use Illuminate\Support\Arr;
7-
use NotificationChannels\Webhook\Exceptions\CouldNotSendNotification;
87
use Illuminate\Notifications\Notification;
8+
use NotificationChannels\Webhook\Exceptions\CouldNotSendNotification;
99

1010
class WebhookChannel
1111
{

0 commit comments

Comments
 (0)