resolve auto import by IDE

This commit is contained in:
lmarcouiller 2020-12-08 09:05:31 +01:00
parent 3d674abfae
commit 401d61dd91

View File

@ -24,8 +24,6 @@
* \brief Module Dolibarr state base
*/
use Symfony\Component\VarDumper\VarDumper;
include_once DOL_DOCUMENT_ROOT . '/core/boxes/modules_boxes.php';
include_once DOL_DOCUMENT_ROOT . '/core/class/hookmanager.class.php';