X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ab4c5a55b8305a125ad8610a55361d976541ec60..refs/pull/3616/head:/app/Exceptions/UnauthorizedException.php diff --git a/app/Exceptions/UnauthorizedException.php b/app/Exceptions/UnauthorizedException.php index a13ba3a55..5c73ca02c 100644 --- a/app/Exceptions/UnauthorizedException.php +++ b/app/Exceptions/UnauthorizedException.php @@ -6,7 +6,6 @@ use Exception; class UnauthorizedException extends Exception { - /** * ApiAuthException constructor. */