]> _ Git - fluidbook-toolbox.git/commitdiff
wait #5898
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 28 Jun 2023 08:02:21 +0000 (10:02 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 28 Jun 2023 08:02:21 +0000 (10:02 +0200)
app/Fluidbook/SocialImage.php

index d9a8f79610df171b771c160ffa89cb886dd2cefc..5cb41d86f39be80dc137853dae3fe47eabc2c9ff 100644 (file)
@@ -53,9 +53,6 @@ class SocialImage
                     $cl->execute();
                     unlink($lock);
 
-                    if (!file_exists($res)) {
-                        $cl->dd();
-                    }
 
                     self::getSocialImageSize($fluidbook);
                 }