mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
FIX remove var_dump
This commit is contained in:
parent
2921073da3
commit
7758d62f86
@ -51,7 +51,6 @@ class PersonMoveCenterHistoryHandler implements PersonMoveSqlHandlerInterface
|
|||||||
$sqlStatements = [$sqlInsert, $sqlDelete];
|
$sqlStatements = [$sqlInsert, $sqlDelete];
|
||||||
}
|
}
|
||||||
|
|
||||||
var_dump($sqlStatements);
|
|
||||||
return $sqlStatements;
|
return $sqlStatements;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user