X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b8e2d75014c89c9e345c3f940ec8743bd158df67..refs/pull/3693/head:/app/Exceptions/ApiAuthException.php?ds=inline diff --git a/app/Exceptions/ApiAuthException.php b/app/Exceptions/ApiAuthException.php index 36ea8be9d..360370de4 100644 --- a/app/Exceptions/ApiAuthException.php +++ b/app/Exceptions/ApiAuthException.php @@ -4,5 +4,4 @@ namespace BookStack\Exceptions; class ApiAuthException extends UnauthorizedException { - }