Skip to content

Commit a526e8c

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 94733ee commit a526e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Notifications/ResetPasswordNotification.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Backpack\CRUD\app\Notifications;
44

5-
use Illuminate\Auth\Notifications\ResetPassword as ResetPassword;
5+
use Illuminate\Auth\Notifications\ResetPassword;
66
use Illuminate\Notifications\Messages\MailMessage;
77
use Illuminate\Notifications\Notification;
88

0 commit comments

Comments
 (0)