@@ -6,8 +6,8 @@ |
||
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 | { |