Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcage committed Sep 21, 2022
1 parent 9996133 commit 4259544
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Listeners/SendUserRegisteredNotification.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
use App\Notifications\UserRegisteredConfirmation;
use Illuminate\Support\Collection;
use Illuminate\Support\Facades\Log;
use Illuminate\Support\Facades\Mail;
use Illuminate\Support\Facades\Notification;
use Symfony\Component\Mailer\Exception\TransportExceptionInterface;

Expand Down

0 comments on commit 4259544

Please sign in to comment.