Skip to content

Commit 9f1d49e

Browse files
Merge branch 'version-two' of github.com:jeremykenedy/laravel-spa into version-two
2 parents 3063676 + 732aeab commit 9f1d49e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Notifications/PersonalDataExportedNotification.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace App\Notifications;
44

55
use Illuminate\Notifications\Messages\MailMessage;
6-
use Illuminate\Notifications\Notification;
76
use Spatie\PersonalDataExport\Notifications\PersonalDataExportedNotification as SpatiePersonalDataExportedNotification;
87

98
class PersonalDataExportedNotification extends SpatiePersonalDataExportedNotification

0 commit comments

Comments
 (0)