]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/ConfirmationEmailException.php
Move logFailedAccess into Activity
[bookstack] / app / Exceptions / ConfirmationEmailException.php
index f343eff82cd5272d90301b42345557de760ac112..71407b3c0f1fe95167f2b272e266ae13c46840af 100644 (file)
@@ -1,7 +1,6 @@
 <?php namespace BookStack\Exceptions;
 
-
 class ConfirmationEmailException extends NotifyException
 {
 
-}
\ No newline at end of file
+}