jiangqh hace 2 años
padre
commit
dc70a359b2
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/Traits/ModelTree.php

+ 0 - 2
src/Traits/ModelTree.php

@@ -374,8 +374,6 @@ trait ModelTree
 
                 return false;
             }
-
-            return $branch;
         });
 
         static::deleting(function ($model) {