Skip to content

Commit f1738a5

Browse files
committed
Style
1 parent b777f41 commit f1738a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/FcmChannelTest.php

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

55
use Exception;
66
use Illuminate\Contracts\Events\Dispatcher;
7-
use Illuminate\Notifications\Notifiable;
87
use Illuminate\Notifications\Events\NotificationFailed;
98
use Illuminate\Notifications\Events\NotificationSending;
109
use Illuminate\Notifications\Events\NotificationSent;
10+
use Illuminate\Notifications\Notifiable;
1111
use Illuminate\Notifications\Notification;
1212
use Illuminate\Support\Collection;
1313
use Kreait\Firebase\Contract\Messaging;

0 commit comments

Comments
 (0)