]> _ Git - fluidbook-toolbox.git/commitdiff
wait #6916 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 15 May 2024 16:03:04 +0000 (18:03 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 15 May 2024 16:03:04 +0000 (18:03 +0200)
app/Models/FluidbookPublication.php

index 90034e6a80ee516d2cdac341c2cae171f1e84e32..11a6a25a08c0a77b0ccc52346294ce827f9a1cf7 100644 (file)
@@ -1033,12 +1033,6 @@ class FluidbookPublication extends ToolboxStatusModel
         return $res;
     }
 
-    public function onRetrieved(): bool
-    {
-        $this->setDefaults();
-        return parent::onRetrieved();
-    }
-
     public function getAnchorsFromExcel()
     {
         $res = [];