jiangqh 2 anni fa
parent
commit
dc70a359b2
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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) {