]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/ApiAuthException.php
Apply fixes from StyleCI
[bookstack] / app / Exceptions / ApiAuthException.php
index 36ea8be9de5dc8b2bbe3232483b25c3da68ad491..360370de4109e723ed3446d5ff9de901fcc80556 100644 (file)
@@ -4,5 +4,4 @@ namespace BookStack\Exceptions;
 
 class ApiAuthException extends UnauthorizedException
 {
-
 }