diff --git a/src/Render/Helpers/Json.php b/src/Render/Helpers/Json.php index 4e0041a5..0ab42afa 100644 --- a/src/Render/Helpers/Json.php +++ b/src/Render/Helpers/Json.php @@ -117,7 +117,6 @@ private function setJSON( string $json, array $args ) { } else { throw new FlexFormException( 'Invalid JSON Schema', - null, 1 ); }