]> BookStack Code Mirror - bookstack/blobdiff - app/Notifications/MailNotification.php
Move logFailedAccess into Activity
[bookstack] / app / Notifications / MailNotification.php
index 413ac6d73f3cb32e13152211ebd1b1b967e0264d..5aa9b1e4a6296de1fe9557649a2d7401d877c52c 100644 (file)
@@ -31,5 +31,4 @@ class MailNotification extends Notification implements ShouldQueue
             'text' => 'vendor.notifications.email-plain'
         ]);
     }
-
-}
\ No newline at end of file
+}