]> BookStack Code Mirror - bookstack/blobdiff - app/Notifications/ConfirmEmail.php
Added migration file.
[bookstack] / app / Notifications / ConfirmEmail.php
index 3a49167486a25ec342c0d035ac4ce2f876844a42..27ac89c329c3f09e8d784b047267e1b3b1afda44 100644 (file)
@@ -2,6 +2,7 @@
 
 namespace BookStack\Notifications;
 
+use Illuminate\Bus\Queueable;
 use Illuminate\Notifications\Notification;
 use Illuminate\Contracts\Queue\ShouldQueue;
 use Illuminate\Notifications\Messages\MailMessage;