Completed
Branch master (c675f1)
by Hamoud
08:23
created
src/MobilyWsChannel.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,8 +3,8 @@
 block discarded – undo
3 3
 namespace NotificationChannels\MobilyWs;
4 4
 
5 5
 use Illuminate\Events\Dispatcher;
6
-use Illuminate\Notifications\Notification;
7 6
 use Illuminate\Notifications\Events\NotificationFailed;
7
+use Illuminate\Notifications\Notification;
8 8
 use NotificationChannels\MobilyWs\Exceptions\CouldNotSendNotification;
9 9
 
10 10
 class MobilyWsChannel
Please login to merge, or discard this patch.