Skip to content

Commit 732aeab

Browse files
authored
Merge pull request #402 from jeremykenedy/analysis-32bgYr
Apply fixes from StyleCI
2 parents ed27fbf + b10a8dd commit 732aeab

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)