From: Vincent Vanwaelscappel Date: Wed, 28 Jun 2023 08:02:21 +0000 (+0200) Subject: wait #5898 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=046f59265c4117f52caea20223a177ce51868950;p=fluidbook-toolbox.git wait #5898 --- diff --git a/app/Fluidbook/SocialImage.php b/app/Fluidbook/SocialImage.php index d9a8f7961..5cb41d86f 100644 --- a/app/Fluidbook/SocialImage.php +++ b/app/Fluidbook/SocialImage.php @@ -53,9 +53,6 @@ class SocialImage $cl->execute(); unlink($lock); - if (!file_exists($res)) { - $cl->dd(); - } self::getSocialImageSize($fluidbook); }