Completed
Push — master ( 7c85b2...91e0f6 )
by Aly
05:47
created
src/ExpoChannel.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,8 +6,8 @@
 block discarded – undo
6 6
 use ExponentPhpSDK\Expo;
7 7
 use Illuminate\Events\Dispatcher;
8 8
 use Illuminate\Notifications\Events\NotificationFailed;
9
-use NotificationChannels\ExpoPushNotifications\Exceptions\CouldNotSendNotification;
10 9
 use Illuminate\Notifications\Notification;
10
+use NotificationChannels\ExpoPushNotifications\Exceptions\CouldNotSendNotification;
11 11
 
12 12
 class ExpoChannel
13 13
 {
Please login to merge, or discard this patch.