diff --git a/System/Core/Json.php b/System/Core/Json.php index 6fb2049a..92cd81b0 100644 --- a/System/Core/Json.php +++ b/System/Core/Json.php @@ -92,7 +92,6 @@ class Json /** * @param Throwable|Error $throwable * @return bool|string - * @throws Exception */ public static function error(Throwable|Error $throwable): bool|string {