We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94733ee commit a526e8cCopy full SHA for a526e8c
src/app/Notifications/ResetPasswordNotification.php
@@ -2,7 +2,7 @@
2
3
namespace Backpack\CRUD\app\Notifications;
4
5
-use Illuminate\Auth\Notifications\ResetPassword as ResetPassword;
+use Illuminate\Auth\Notifications\ResetPassword;
6
use Illuminate\Notifications\Messages\MailMessage;
7
use Illuminate\Notifications\Notification;
8
0 commit comments