]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserRegistrationException.php
Added tests and translations for dark-mode components
[bookstack] / app / Exceptions / UserRegistrationException.php
index cb1e325178fdf7c9b7c580bca1e93b59056ba00e..953abb96db2caac51abfa8298619033f28eccb78 100644 (file)
@@ -1,7 +1,6 @@
 <?php namespace BookStack\Exceptions;
 
-
 class UserRegistrationException extends NotifyException
 {
 
-}
\ No newline at end of file
+}