X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c1f67372a70c45be7558feb8ef2143d63584dbd8..refs/pull/3693/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. */