remove require autoload on listener
This commit is contained in:
parent
5045f53f64
commit
10156be758
@ -3,7 +3,6 @@
|
|||||||
//declare(strict_types=1);
|
//declare(strict_types=1);
|
||||||
|
|
||||||
namespace OCA\Gestion\AppInfo;
|
namespace OCA\Gestion\AppInfo;
|
||||||
require_once '/var/www/html/custom_apps/gestion/vendor/autoload.php';
|
|
||||||
|
|
||||||
use OCA\DAV\Events\CalendarObjectCreatedEvent;
|
use OCA\DAV\Events\CalendarObjectCreatedEvent;
|
||||||
use OCA\DAV\Events\CalendarObjectMovedToTrashEvent;
|
use OCA\DAV\Events\CalendarObjectMovedToTrashEvent;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user