From ee03fa3f7f6ec41613c5d89359650fc40897e863 Mon Sep 17 00:00:00 2001 From: Christian Stocker Date: Mon, 18 Mar 2024 14:14:15 +0100 Subject: [PATCH] Remove debug dump call from Image class --- src/Image.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Image.php b/src/Image.php index 1a2fd77..c13f16f 100644 --- a/src/Image.php +++ b/src/Image.php @@ -1082,7 +1082,6 @@ private function uploadSourceImageInternal($organization, $options, $requestOpti ]; } - dump($options); if (isset($options['meta_static'])) { $options['meta_static'] = $this->applyValueTransformationsToUserMeta($options['meta_static']); $requestOptions[] = [