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.
2 parents ed27fbf + b10a8dd commit 732aeabCopy full SHA for 732aeab
app/Notifications/PersonalDataExportedNotification.php
@@ -3,7 +3,6 @@
3
namespace App\Notifications;
4
5
use Illuminate\Notifications\Messages\MailMessage;
6
-use Illuminate\Notifications\Notification;
7
use Spatie\PersonalDataExport\Notifications\PersonalDataExportedNotification as SpatiePersonalDataExportedNotification;
8
9
class PersonalDataExportedNotification extends SpatiePersonalDataExportedNotification
0 commit comments