]> _ Git - fluidbook-toolbox.git/commitdiff
wait #6374
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 16 Oct 2023 15:28:12 +0000 (17:28 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 16 Oct 2023 15:28:12 +0000 (17:28 +0200)
app/Fluidbook/SocialImage.php

index de7e7a6c0912a9340d1d7ef7fa841ec2a9250492..1729725f763edb8efa03297b79eba41970dba30c 100644 (file)
@@ -57,10 +57,6 @@ class SocialImage
                     $cl->execute();
                     unlink($lock);
 
-                    if (true || !file_exists($res)) {
-                        $cl->debug();
-                    }
-
                     self::getSocialImageSize($fluidbook);
                 }
             }