From 6d26b4aec31adb50fe56f51c3f58f063d2f023fc Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Sun, 21 Mar 2021 21:11:39 +0100 Subject: [PATCH] Update notify.class.php --- htdocs/core/class/notify.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/core/class/notify.class.php b/htdocs/core/class/notify.class.php index c00015d75ab..345ec5b38e3 100644 --- a/htdocs/core/class/notify.class.php +++ b/htdocs/core/class/notify.class.php @@ -25,7 +25,6 @@ * \brief File of class to manage notifications */ require_once DOL_DOCUMENT_ROOT.'/core/class/CMailFile.class.php'; -require_once DOL_DOCUMENT_ROOT.'/core/lib/functions.lib.php'; /** * Class to manage notifications