mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +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];
|
||||
}
|
||||
|
||||
var_dump($sqlStatements);
|
||||
return $sqlStatements;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user