X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/27191d1a2cfbdce549dde1c157b6b271a9209414..refs/pull/2734/head:/app/Exceptions/UnauthorizedException.php diff --git a/app/Exceptions/UnauthorizedException.php b/app/Exceptions/UnauthorizedException.php index 525b431c7..a13ba3a55 100644 --- a/app/Exceptions/UnauthorizedException.php +++ b/app/Exceptions/UnauthorizedException.php @@ -14,4 +14,4 @@ class UnauthorizedException extends Exception { parent::__construct($message, $code); } -} \ No newline at end of file +}