X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7f6929d716ce20a1173e80aba80ef0a0d21c3e4a..refs/pull/1756/head:/app/Notifications/MailNotification.php diff --git a/app/Notifications/MailNotification.php b/app/Notifications/MailNotification.php index 413ac6d73..5aa9b1e4a 100644 --- a/app/Notifications/MailNotification.php +++ b/app/Notifications/MailNotification.php @@ -31,5 +31,4 @@ class MailNotification extends Notification implements ShouldQueue 'text' => 'vendor.notifications.email-plain' ]); } - -} \ No newline at end of file +}