Completed
Push — master ( 8e46e1...99d49d )
by Şəhriyar
19:53
created
app/Notifications/ResetPasswordNotification.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Illuminate\Bus\Queueable;
6 6
 use Illuminate\Notifications\Notification;
7
-use Illuminate\Contracts\Queue\ShouldQueue;
8 7
 use Illuminate\Notifications\Messages\MailMessage;
9 8
 
10 9
 class ResetPasswordNotification extends Notification
Please login to merge, or discard this patch.