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 3063676 + 732aeab commit 9f1d49eCopy full SHA for 9f1d49e
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