]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/ConfirmationEmailException.php
#47 - Fixes the issues with the test case.
[bookstack] / app / Exceptions / ConfirmationEmailException.php
index f343eff82cd5272d90301b42345557de760ac112..8736422c4e6cdee47ad439a16fa0b9ca2a487381 100644 (file)
@@ -1,7 +1,4 @@
 <?php namespace BookStack\Exceptions;
 
 
-class ConfirmationEmailException extends NotifyException
-{
-
-}
\ No newline at end of file
+class ConfirmationEmailException extends NotifyException {}
\ No newline at end of file