Commit de8c8f21 authored by Florian Joriot's avatar Florian Joriot
Browse files

retrait d'un dump

parent d9e6f82b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -54,7 +54,6 @@ class ObjetFormationReader implements ReaderInterface
            }
            $sql .= ')';
        }
        dump($sql);
        $arborescence    = $pegase->select($sql, $param, ['fetch' => Bdd::FETCH_EACH]);
        $enfants         = [];
        $objetsFormation = [];